From 008938b46bdce291e88207a2e48e3d5ccb4a3b16 Mon Sep 17 00:00:00 2001 From: Patrick Jentsch Date: Thu, 16 Nov 2023 15:57:27 +0100 Subject: [PATCH] Avatar in top right corner --- app/templates/_base/navbar.html.j2 | 10 ++++++---- app/templates/_base/sidenav.html.j2 | 19 ++----------------- 2 files changed, 8 insertions(+), 21 deletions(-) diff --git a/app/templates/_base/navbar.html.j2 b/app/templates/_base/navbar.html.j2 index 61adaee5..282bc9e0 100644 --- a/app/templates/_base/navbar.html.j2 +++ b/app/templates/_base/navbar.html.j2 @@ -10,7 +10,12 @@ diff --git a/app/templates/_base/sidenav.html.j2 b/app/templates/_base/sidenav.html.j2 index 4fb73ca3..ef6850cf 100644 --- a/app/templates/_base/sidenav.html.j2 +++ b/app/templates/_base/sidenav.html.j2 @@ -2,21 +2,6 @@
  • - - {% if current_user.username|length > 32 %} - {{ current_user.username[:29] + '...' }} - {% else %} - {{ current_user.username }} - {% endif %} - - -
  • {#
  • @@ -24,8 +9,8 @@
  • #} - {#
  • nopaque
  • #} -
  • +
  • homenopaque
  • +
  • emailNews
  • {#
  • helpManual
  • #}