Datenverlust-Counter hinzugefügt
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
crossorigin="anonymous">
|
||||
</script>
|
||||
<script src="/static/js/main.js"></script>
|
||||
|
||||
<script>
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<a href="/docs/impressum.html">Impressum</a>
|
||||
@@ -25,6 +28,8 @@
|
||||
<div class="htmx-indicator loading"></div>
|
||||
<h1>Kontrollverlust</h1>
|
||||
<span>Verbuggte scheise hier. Komm hack mich doch, trau dich!</span>
|
||||
<div id="uptime-counter"></div>
|
||||
|
||||
<div hx-get="/header" hx-trigger="load"></div>
|
||||
{% block content %}{% endblock %}
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user