Actions
Feature proposal #2671
closedimplement new template system
Feature proposal #2671:
implement new template system
Description
Add new template system that removes a lot of PHP logic. Remove class and function necessity and just parse the direct PHP output. Write templates primarily in HTML with echoes as needed for PHP logic.
Actions