diff --git a/.gitignore b/.gitignore index c8dea8f..9c39a2c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ files/ausgaben_month/ **/ausgaben_month/ **/__pycache__/ +.aider* diff --git a/files/templates/add_ausgabe.html b/files/templates/add_ausgabe.html index a101642..afc77ee 100644 --- a/files/templates/add_ausgabe.html +++ b/files/templates/add_ausgabe.html @@ -1,22 +1,49 @@ {% extends "base.html" %} {% block body %} -