feat: add navbar with user dropdown and import modal
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
{% endblock %}
|
||||
</head>
|
||||
<body>
|
||||
{% include '_navbar.html.twig' %}
|
||||
{% block body %}{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user