added 404 page + prepared for production setup

This commit is contained in:
2025-02-14 16:11:03 +01:00
parent 4f5f12473d
commit 72ad6ec081
10 changed files with 70 additions and 13 deletions

View File

@ -22,6 +22,7 @@
{% block main %}{% endblock %}
</main>
<footer>
{% if debug %}<span class="debug">Debug</span>{% endif %}
<span><i>Time Dispatcher v{{ version }}</i></span>
<span class="sep"></span>
<span><a href="https://git.kb28.ch/HEL/TimeDispatcher" target="_blank">Gitea</a></span>