This commit is contained in:
Tykayn 2025-09-26 17:38:30 +02:00 committed by tykayn
parent 2bb77d2300
commit 98c40b2447
16 changed files with 1836 additions and 361 deletions

View file

@ -7,7 +7,7 @@
<!-- Common CSS -->
<link rel="stylesheet" href="/static/demo_styles.css">
<link rel="icon" type="image/png" href="/static/oedb.png">
<!-- Page-specific CSS -->
{% block css %}{% endblock %}