pongo2 as template engine
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
Template: intro.html
|
||||
Template: base_intro.html
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ Meta:
|
||||
Description: "global description of example website"
|
||||
Keywords: "global keywords"
|
||||
|
||||
Template: index.html
|
||||
Template: base.html
|
||||
|
||||
Path:
|
||||
Strip: "^[0-9]*_(.*)"
|
||||
|
||||
@@ -5,7 +5,7 @@ Meta:
|
||||
Data:
|
||||
bild: bild.jpg
|
||||
|
||||
Template: mitBild.html
|
||||
Template: base_multipart.html
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user