mirror of
https://github.com/kataras/iris.git
synced 2026-01-05 11:17:03 +00:00
add 'iris.Ace' template engine: _examples/view/template_ace_0
This commit is contained in:
@@ -207,6 +207,9 @@ var (
|
||||
// Jet view engine.
|
||||
// Shortcut of the kataras/iris/view.Jet.
|
||||
Jet = view.Jet
|
||||
// Ace view engine.
|
||||
// Shortcut of the kataras/iris/view.Ace.
|
||||
Ace = view.Ace
|
||||
)
|
||||
|
||||
// PrefixDir returns a new FileSystem that opens files
|
||||
|
||||
Reference in New Issue
Block a user