more cleaning

This commit is contained in:
ralphi3
2026-06-19 14:46:52 +12:00
parent 9cbb2886e8
commit 4d6e117ef4
6 changed files with 7 additions and 18 deletions
+3 -1
View File
@@ -1,3 +1,4 @@
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
@@ -20,4 +21,5 @@
<main>
{% block content %}{% endblock %}
</main>
</body>
</body>
</html>