pongo2 as template engine

This commit is contained in:
Sebastian Frank
2019-02-14 13:46:33 +01:00
parent aeb7517473
commit 4df0b5e31f
16 changed files with 142 additions and 134 deletions

6
.gitmodules vendored
View File

@@ -34,3 +34,9 @@
[submodule "vendor/github.com/otiai10/copy"]
path = vendor/github.com/otiai10/copy
url = https://github.com/otiai10/copy
[submodule "vendor/github.com/flosch/pongo2"]
path = vendor/github.com/flosch/pongo2
url = https://github.com/flosch/pongo2
[submodule "vendor/github.com/juju/errors"]
path = vendor/github.com/juju/errors
url = https://github.com/juju/errors