I am trying to add custom pages, but still have the header and footer included with
Code: Select all
<!-- INCLUDE overall_header.html -->
CONTENT HERE
<!-- INCLUDE overall_footer.html -->
How can i get this page to work with a link on the templates index? What should i do?