Global Loading screen and page title of Index

This commit is contained in:
2025-12-15 15:15:37 +01:00
parent 3c3e972a09
commit 36dbc849ca
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
<span>Verbuggte scheise hier. Komm hack mich doch, trau dich!</span>
<div id="uptime-counter"></div>
<div id="main-frame">
<div id="main-frame" hx-indicator="loading">
{% block content %}{% endblock %}
</div>
</body>
+1 -1
View File
@@ -1,6 +1,6 @@
{% extends "baseof.html" %}
{% block title %}Index{% endblock %}
{% block title %}Kontrollverlust{% endblock %}
{% block content %}