Allow templates to not have to include {capture} tags and {include... base} stuff
Opened this issue · 1 comments
makeusabrew commented
Probably easiest by making a configurable controller setting(s), like:
$this->setBaseTemplate("foo");
Or something.
makeusabrew commented
Scrap this idea, just start migrating everything towards using Smarty 3's proper template inheritence