minor design change
This commit is contained in:
parent
f131d4d0c9
commit
860a954ea0
6
TODO
6
TODO
|
@ -6,6 +6,8 @@ evapp/settings auf die richtigen adressen setzen
|
|||
|
||||
Accounts klären
|
||||
|
||||
mail in production testen
|
||||
|
||||
Bemerkung like "E - VA soon" auf die webseite
|
||||
|
||||
link ins mailtemplate (seite im wiki erstellen -> alexander)
|
||||
|
||||
whitenoise/gunicorn in production
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
<img src="{% static 'evapp/logo.png' %}" />
|
||||
<h1>
|
||||
E V A - Eintritt, Veränderung, Austritt
|
||||
E (V A) - Eintritt, (Veränderung, Austritt)<p>
|
||||
</h1>
|
||||
<h2>
|
||||
<p>Schritt {{ wizard.steps.step1 }} von {{ wizard.steps.count }}</p>
|
||||
|
|
Loading…
Reference in New Issue