From c5de36616b3b6111be2dd92e4b47ba2957134a3f Mon Sep 17 00:00:00 2001 From: Patrick Mayr Date: Thu, 26 May 2022 20:50:40 +0000 Subject: [PATCH] update symbols --- fet2020/templates/authentications/login.html | 2 +- fet2020/templates/base.html | 14 +++++++------- fet2020/templates/blackboard/index.html | 8 ++++---- .../blackboard/partials/_show_job_posting.html | 2 +- fet2020/templates/flatpages/default.html | 2 +- fet2020/templates/gallery/album.html | 4 ++-- fet2020/templates/gallery/index.html | 4 ++-- fet2020/templates/home.html | 15 ++++++--------- fet2020/templates/intern/attachment.html | 6 +++--- .../intern/attachment/attachment_create.html | 2 +- .../intern/attachment/attachment_update.html | 2 +- fet2020/templates/intern/etherpad_create.html | 2 +- fet2020/templates/intern/file_create.html | 2 +- fet2020/templates/intern/index.html | 2 +- fet2020/templates/intern/task_create.html | 2 +- fet2020/templates/intern/topic.html | 4 ++-- .../templates/intern/topic/topic_create.html | 2 +- .../templates/intern/topic/topic_update.html | 2 +- fet2020/templates/members/index.html | 8 ++++---- fet2020/templates/members/jobs.html | 2 +- fet2020/templates/posts/index.html | 8 ++++---- .../templates/posts/partials/_article_row.html | 2 +- .../templates/posts/partials/_meeting_row.html | 2 +- .../templates/posts/partials/_posts_hero.html | 2 +- .../posts/partials/_posts_pinned.html | 2 +- .../posts/partials/_posts_related.html | 2 +- fet2020/templates/posts/show.html | 18 +++++++++--------- fet2020/templates/tasks/attachment_create.html | 2 +- fet2020/templates/tasks/index.html | 10 +++++----- fet2020/templates/tasks/task_create.html | 4 ++-- fet2020/templates/tasks/task_detail.html | 6 +++--- fet2020/templates/tasks/task_update.html | 4 ++-- 32 files changed, 73 insertions(+), 76 deletions(-) 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
- +