Web Interface ok

This commit is contained in:
2024-10-29 15:22:32 +01:00
parent 86adf41308
commit 04ccd488f8
10 changed files with 275 additions and 64 deletions

View File

@ -43,6 +43,7 @@
{% block maincontent %}
{% endblock %}
</div>
<script src="/static/main.js"></script>
{% block morefoot %}
{% endblock %}
</body>
</html>