You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

footer.html 281B

12345678910111213141516
  1. <!-- /.container -->
  2. <div class="container">
  3. <hr>
  4. <!-- Footer -->
  5. <footer>
  6. <div class="row">
  7. <div class="col-lg-12">
  8. <p class="text-center">Copyright &copy; Luticate 2015</p>
  9. </div>
  10. </div>
  11. </footer>
  12. </div>