As my first Couch project, I set up a simple 2-page site with 2 templates, index.php and board.php. As I got deeper into CouchCMS, I realized that using a single globals.php template containing the info for both pages was simpler and more efficient. The old templates were reworked to draw from globals.php and no longer have any editable regions, but they still appear in the admin panel.
I searched through the forums and couldn't find out how to solve this. How do I remove unneeded templates from the admin listing while still keeping them as pages on the website?
Tim
I searched through the forums and couldn't find out how to solve this. How do I remove unneeded templates from the admin listing while still keeping them as pages on the website?
Tim