firts commit
This commit is contained in:
7
templates/footer.php
Normal file
7
templates/footer.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<footer class="main-footer">
|
||||
<div class="footer-credit">© <year>year</year> - Company Name. All right reserved.</div>
|
||||
<div class="webmaster_footer">Website designed by Simone Cusano - SimoLinuxDesign.org</div>
|
||||
</footer>
|
||||
<?php include(INCLUDES_FOLD . "js_footer.php"); ?>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user