fadilzteria

footer

Dec 4th, 2018
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.24 KB | None | 0 0
  1. <!-- Sticky Footer -->
  2. <footer class="sticky-footer">
  3.   <div class="container my-auto">
  4.     <div class="copyright text-center my-auto">
  5.       <span>Copyright © <?php echo SITE_NAME ." ". Date('Y') ?></span>
  6.     </div>
  7.   </div>
  8. </footer>
Advertisement
Add Comment
Please, Sign In to add comment