fix: side nav

This commit is contained in:
2025-04-07 15:44:09 +03:00
parent f585a49b5b
commit fe43dc0497
11 changed files with 70 additions and 9 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
{% block content -%}{% endblock -%}
{% include '_sidenav.html' %}
<img id="help" onclick="showPopup()" src="{{ url_for('static', filename='imgs/icon.png') }}">
</body>