diff --git a/templates/index.html b/templates/index.html index 7f0c6f2..873aa9b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -304,6 +304,29 @@ {% endif %} +
+ +
+
+ + +
+ {% if kw_berechnen is not none %} +
Kalenderwoche von {{ format_date(request.form.get('datum6', '')) }}: {{ kw_berechnen }}
+ {% endif %} +
+