diff --git a/web/templates/navigation.html b/web/templates/navigation.html index cc10657e8c..3f66a10261 100644 --- a/web/templates/navigation.html +++ b/web/templates/navigation.html @@ -114,7 +114,35 @@ {% endfor %} - +{% macro usermenu() %} +
+{% endmacro %}