iris/_examples/view/template_html_2
2020-08-03 05:46:04 +03:00
..
templates add 'iris.Ace' template engine: _examples/view/template_ace_0 2020-08-03 05:46:04 +03:00
main.go examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example. 2020-03-05 22:41:27 +02:00
README.md add 'iris.Ace' template engine: _examples/view/template_ace_0 2020-08-03 05:46:04 +03:00

Info

This folder examines the {{render "dir/templatefilename" .}} functionality to manually render any template inside any template