how do I use the template system in new pages?
I would like to create some new pages to include with my vb system and create new templates to use with them.
So, if I were to make a new page "test_page.php" and create a new template "test_template" how do I get the two to work together? What files are required to work in order to parse the template with the page?
I have been unable to locate a good article on how this works. Thanks.
|