🚑️ fix(footer): render footer again

#128 broke it.
This commit is contained in:
welpo 2023-09-01 14:38:46 +02:00
parent f61c9ec309
commit 3344f80539
No known key found for this signature in database
GPG Key ID: A2F978CF4EC1F5A6

View File

@ -28,6 +28,7 @@
Nothing here?!
{% endblock main_content %}
</div>
{% include "partials/footer.html" %}
</body>
</html>