init commit
This commit is contained in:
12
inc/footer.php
Normal file
12
inc/footer.php
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
<footer>
|
||||
<div class="footer">
|
||||
<a href="./">Home | דף הבית</a>
|
||||
<a href="contact.php">Contact | צור קשר</a>
|
||||
</div>
|
||||
|
||||
<div class="footer">
|
||||
<p><?php echo "$copyrights" ;?></p>
|
||||
</div>
|
||||
|
||||
</footer>
|
||||
Reference in New Issue
Block a user