init commit
This commit is contained in:
14
contact.php
Normal file
14
contact.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<html>
|
||||
<?php require_once ('inc/head.php')?>
|
||||
<body>
|
||||
<?php require_once ('inc/menu.php')?>
|
||||
<div class="container">
|
||||
<div class="pages">
|
||||
<h1>Contact Us | צור קשר</h1>
|
||||
<span dir="rtl" style="float:right;">זקוק לעזרה? צור קשר דרך <a href="mailto:yehuda.telegram@gmail.com?subject=speed-test">yehuda.telegram@gmail.com</a></span>
|
||||
<span>Need help? contact in <a href="mailto:yehuda.telegram@gmail.com?subject=speed-test">yehuda.telegram@gmail.com</a></span>
|
||||
</div>
|
||||
</div>
|
||||
<?php require_once ('inc/footer.php')?>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user