mirror of
https://github.com/kataras/iris.git
synced 2025-12-27 23:07:03 +00:00
upgrade jet parser to version 6 as requested
relative to: https://github.com/kataras/iris/issues/1723
This commit is contained in:
@@ -10,7 +10,6 @@ import (
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
tmpl := iris.Jet("./views", ".jet")
|
||||
tmpl.Reload(true)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user