diff --git a/static/spiegelei.jpg b/static/spiegelei.jpg new file mode 100644 index 0000000..f00698d Binary files /dev/null and b/static/spiegelei.jpg differ diff --git a/templates/form.html b/templates/form.html index 512b349..db2a806 100644 --- a/templates/form.html +++ b/templates/form.html @@ -5,24 +5,36 @@ {% endblock %} {% block content %} +
+

+

Trauzeugen-Antragsformular 38b/2

-
+

Name:

Email:

+

+
Glatze vorhanden und entspiegelt?

-

-
+ + - - + + +

+
Bock auf ein Trauzeugen-Happening am 20.07.24?
+

+ + + - - + + - -

- - + +

+

+ +
{% endblock %} \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 8344c3b..4ebe746 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,14 +5,19 @@ {% endblock %} {% block content %} +


- Um die Frage vorab zu beantworten: "WTF... hasch du di wirklich in Web-programmierung inkl. CSS und Javascript eingelesen
, gelernt des ganze Backend mit Python zu schreiben und des ganze auf deinem eigenen Server deployed... nur für den Joke?!" + Um dir die Tipperei zu ersparen und die folgende Frage vorab zu beantworten:

-

JA

+
"WTF... hasch du di wirklich in HTML inkl. CSS und Javascript eingelesen,
+ dann gelernt des ganze Back-End inkl. automatischem Mail-Versand in Python zu schreiben und final des Ganze auf deinem eigenen Server virtualisiert in am Docker-Container deployed

... nur für den 2-Minuten-Joke?!"
+

+

"JA!"


-

Hier geht es zum Antragformular:

+

Hier geht es zum Trauzeugen-Antragformular:


+
{% endblock %} \ No newline at end of file diff --git a/templates/submitted.html b/templates/submitted.html index e32c9b2..93dfbcf 100644 --- a/templates/submitted.html +++ b/templates/submitted.html @@ -5,5 +5,10 @@ {% endblock %} {% block content %} - Formular eingereicht! +


+

Formular eingereicht!

+ Vielen Dank für Ihre Kooperation
Sie haben eine automatische Bestätigung per E-Mail erhalten und werden innerhalb der nächsten 18 Werktage von einem unserer Service-Mitarbeiter kontaktiert +

+ +
{% endblock %} \ No newline at end of file