Bild eingefügt, Format der Seiten verbessert

This commit is contained in:
Patrick Hangl
2024-01-15 13:37:51 +01:00
parent fdac7b05ea
commit c5d8f2d6cf
4 changed files with 37 additions and 15 deletions

View File

@@ -5,5 +5,10 @@
{% endblock %}
{% block content %}
Formular eingereicht!
<center><br><br>
<h3>Formular eingereicht!</h3>
Vielen Dank für Ihre Kooperation<br>Sie haben eine automatische Bestätigung per E-Mail erhalten und werden innerhalb der nächsten 18 Werktage von einem unserer Service-Mitarbeiter kontaktiert
<br><br>
<img src="{{url_for('static', filename='spiegelei.jpg')}}" align="middle" />
</center>
{% endblock %}