feat: restructure project, implement askama templating

This commit is contained in:
t.lettermann
2024-07-23 20:08:45 +02:00
parent b1cafda669
commit 83cee11e65
50 changed files with 536 additions and 572 deletions

View File

@ -0,0 +1 @@
<div>Hello {{name}}!</div>