Add HTML template example (#17)

This commit is contained in:
David Pedersen
2021-06-13 13:58:12 +02:00
committed by GitHub
parent 460828a3cb
commit 2f6699aeae
4 changed files with 60 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# used to configure askama used in some examples
[general]
dirs = ["examples/templates"]