From 403d45dd2a33ef9a8a9d285a041d7b26c7d77c66 Mon Sep 17 00:00:00 2001 From: Patrick Date: Sun, 18 Oct 2020 14:15:28 +0000 Subject: [PATCH] update footer layout --- fet2020/templates/layout.html | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/fet2020/templates/layout.html b/fet2020/templates/layout.html index cca8e03c..b29be04d 100644 --- a/fet2020/templates/layout.html +++ b/fet2020/templates/layout.html @@ -12,6 +12,12 @@ + +
@@ -25,7 +31,7 @@
- +
@@ -47,9 +53,9 @@
  • Tasks
  • {% endif %}
  • Aktuelles
  • +
  • Fachschaft
  • Fotos
  • Blackboard
  • -
  • Mitarbeiter
  • {% if request.user.is_authenticated %}
  • Logout
  • {% else %} @@ -63,20 +69,20 @@ {% block content %} {% endblock %} -