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

View File

@@ -1,5 +1,5 @@
---
Template: intro.html
Template: base_intro.html
---

View File

@@ -7,7 +7,7 @@ Meta:
Description: "global description of example website"
Keywords: "global keywords"
Template: index.html
Template: base.html
Path:
Strip: "^[0-9]*_(.*)"

View File

@@ -5,7 +5,7 @@ Meta:
Data:
bild: bild.jpg
Template: mitBild.html
Template: base_multipart.html
---