This commit is contained in:
2026-03-02 20:19:46 +00:00
parent 705d02a15f
commit 225ac5e441
5 changed files with 179 additions and 9 deletions

View File

@@ -51,5 +51,6 @@
<a href="{{ url_for('datenschutz') }}">{{ t('privacy') }}</a>
<a href="{{ url_for('impressum') }}">{{ t('imprint') }}</a>
</footer>
<script src="{{ url_for('static', filename='dashboard-transition.js', v='20260302c') }}" defer></script>
</body>
</html>