diff --git a/templates/includes/macros.html.tera b/templates/includes/macros.html.tera index 30283e3..59660f2 100644 --- a/templates/includes/macros.html.tera +++ b/templates/includes/macros.html.tera @@ -28,29 +28,29 @@ - + Hü {{ loggedin_user.name }} - {% if loggedin_user.amount_unread_notifications > 0 %} - - - - - - - {{ loggedin_user.amount_unread_notifications }} - - - {% endif %} - + + {% if loggedin_user.amount_unread_notifications > 0 %} + + + + + + + {{ loggedin_user.amount_unread_notifications }} + + + {% endif %} - Ruderassistent + Ruderassistent Geplante Ausfahrten - Nachrichten @@ -27,7 +27,7 @@ {% if not notification.read_at %} - + ✓ Notification gelesen @@ -38,8 +38,8 @@ {% endif %} {% endfor %} - - Vergangene Nachrichten (14 Tage) + + Vergangene Nachrichten (14 Tage) {% for notification in notifications %} {% if notification.read_at %}