This commit is contained in:
ben8
2025-05-10 11:34:39 +02:00
parent 647b45d8a6
commit 2708be3177
2 changed files with 130 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
<body>
{% include 'partials/_nav.html' %}
{% block content%}{% endblock %}
{% block faqs%}{% endblock %}
{% include 'partials/_footer.html' %}
<!-- Toast Container -->