Initial commit

This commit is contained in:
Ana Custura 2026-02-17 08:42:33 +00:00
commit c0b4ca1021
21 changed files with 677 additions and 0 deletions

2
babel.cfg Normal file
View file

@ -0,0 +1,2 @@
[python: app/**.py]
[jinja2: app/templates/**.html]