Use askama to render test template

This commit is contained in:
Joscha 2023-08-03 18:35:09 +02:00
parent 3f5ad25f9e
commit 8b5bfdd231
7 changed files with 152 additions and 2 deletions

2
askama.toml Normal file
View file

@ -0,0 +1,2 @@
[general]
whitespace = "minimize"