Files
Paradise/nano/templates/TemplatesGuide.txt
2014-07-16 03:08:34 -04:00

10 lines
484 B
Plaintext

--------------------------------
Nano UI Template Guide
--------------------------------
Nano UI uses templates, which are comprised of HTML and a markup syntax. The markup allows you
to easily add conditionals (if statements), loops (for loops) and custom formatting (using helpers).
Templates are stored in the /nano/templates folder and the file extension is .tmpl.
This guide is being replaced with a wiki entry, found here: http://baystation12.net/wiki/index.php?title=NanoUI