diff --git a/app/templates/layout/menu.html b/app/templates/layout/menu.html index 5947507..18d655e 100644 --- a/app/templates/layout/menu.html +++ b/app/templates/layout/menu.html @@ -48,6 +48,14 @@ + + {% endif %} + {% if session["id"] %} + {% endif %} {% endmacro %} \ No newline at end of file