lonnieezell / monarch

A back-to-basics framework for the modern web.
MIT License
16 stars 0 forks source link

Refactor views to use Nette::Latte template engine #3

Open lonnieezell opened 4 months ago

lonnieezell commented 4 months ago

The Latte template engine looks to be elegant, fast, and very secure. Should look at using it for our views and layouts, if possible.