Make theme less bad

This commit is contained in:
Helix K
2026-04-29 23:39:33 -05:00
parent 6dd3371464
commit 0bfe24d4f9
2 changed files with 27 additions and 11 deletions
+2
View File
@@ -10,6 +10,7 @@
</head>
<body>
<div id="wraps">
<h2>{{ cfg.web.name }}</h2>
{% set services_by_cat = {} %}
@@ -40,6 +41,7 @@
</div>
{% endfor %}
{% endfor %}
</div>
</body>
</html>