diff --git a/fet2020/templates/base.html b/fet2020/templates/base.html index b35cc80c..36425d2b 100644 --- a/fet2020/templates/base.html +++ b/fet2020/templates/base.html @@ -1,38 +1,90 @@ -{% extends 'head.html' %} - {% load flatpages %} {% load static %} -{% block body %} + + + + + + + FET: {% block title %}Startseite{% endblock %} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {% block galleryheader %} + {% endblock %} + {% block extraheader %} + {% endblock %} + + {% if request.user.is_authenticated %} - -
-
+
- - - -
+
+ + +
+
{% endif %} + {% if not request.user.is_authenticated %}