1
0
mirror of https://github.com/kataras/iris.git synced 2026-03-04 15:36:03 +00:00
Files
kararas_iris/_examples/view/template_jet_0
Gerasimos (Makis) Maropoulos 3945fa68d1 obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository
We have to do the same on iris-contrib/examples, iris-contrib/middleware and e.t.c.


Former-commit-id: 0860688158f374bc137bc934b81b26dcd0e10964
2019-10-25 01:27:02 +03:00
..

Jet Engine Example

This example is a fork of https://github.com/CloudyKit/jet/tree/master/examples/todos to work with Iris, so you can notice the differences side by side.

Read more at: https://github.com/kataras/iris/issues/1281

The Iris Jet View Engine fixes some bugs that the underline jet template parser currently has.

Continue by learning how you can serve embedded templates.