mirror of
https://github.com/kataras/iris.git
synced 2025-12-22 12:27:02 +00:00
add 'iris.Blocks' template engine
read more about its features at: https://github.com/kataras/blocks
This commit is contained in:
@@ -12,6 +12,7 @@ import (
|
||||
// Pug (or Jade) returns a new pug view engine.
|
||||
// It shares the same exactly logic with the
|
||||
// html view engine, it uses the same exactly configuration.
|
||||
// The given "extension" MUST begin with a dot.
|
||||
//
|
||||
// Read more about the Jade Go Parser: https://github.com/Joker/jade
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user