iris/render/template
Makis Maropoulos 5060cf4f5e linting
2016-06-18 01:11:03 +03:00
..
engine linting 2016-06-18 01:11:03 +03:00
README.md Version 3.0.0-beta cleaned 2016-05-30 17:08:09 +03:00
template.go Embrace the feature request for per-party layout https://github.com/kataras/iris/issues/180 2016-06-14 20:29:01 +03:00

Folder Information

This folder contains the template support for Iris. The folder name is singular (template) so the /template/engine, because you can use ONLY ONE at the same time.

How to use

Refer to the Book