added 404 page + prepared for production setup
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user