diff --git a/fet2020/templates/authentications/login.html b/fet2020/templates/authentications/login.html index b813fe11..25e99264 100644 --- a/fet2020/templates/authentications/login.html +++ b/fet2020/templates/authentications/login.html @@ -12,7 +12,7 @@ {% for message in messages %}
- +

Fehler:

{{ message }}
diff --git a/fet2020/templates/base.html b/fet2020/templates/base.html index be33f161..00880ca2 100644 --- a/fet2020/templates/base.html +++ b/fet2020/templates/base.html @@ -63,7 +63,7 @@
- Thema bearbeiten + Thema bearbeiten {% if active_topic.task_list %} - Task hinzufügen + Task hinzufügen {% endif %}
diff --git a/fet2020/templates/intern/topic/topic_create.html b/fet2020/templates/intern/topic/topic_create.html index 0409d091..ca2e117f 100644 --- a/fet2020/templates/intern/topic/topic_create.html +++ b/fet2020/templates/intern/topic/topic_create.html @@ -12,7 +12,7 @@ {% if form.non_field_errors %}
- +

Fehler:

{{ form.non_field_errors }}
diff --git a/fet2020/templates/intern/topic/topic_update.html b/fet2020/templates/intern/topic/topic_update.html index fe375c53..e8fb2704 100644 --- a/fet2020/templates/intern/topic/topic_update.html +++ b/fet2020/templates/intern/topic/topic_update.html @@ -12,7 +12,7 @@ {% if form.non_field_errors %}
- +

Fehler:

{{ form.non_field_errors }}
diff --git a/fet2020/templates/members/index.html b/fet2020/templates/members/index.html index 9b55efdc..89241023 100644 --- a/fet2020/templates/members/index.html +++ b/fet2020/templates/members/index.html @@ -37,7 +37,7 @@ Kategorien
- +