diff --git a/app/templates/includes/sidebar.html b/app/templates/includes/sidebar.html index 29c57ad..1e7bd9f 100644 --- a/app/templates/includes/sidebar.html +++ b/app/templates/includes/sidebar.html @@ -273,14 +273,20 @@

-
- - {{ user.email }} + class="ps-4 pe-2 py-2 d-flex align-items-center text-decoration-none justify-content-between"> + +
+ + + + {{ user.email }} +
+
{% include 'includes/navbar/user_menu.html' %}
+