Fix typo...

This commit is contained in:
Kumi 2023-07-27 09:04:43 +02:00
parent 394f24fa88
commit 87fc805efc
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -88,7 +88,7 @@
{% render_block "js" %}
<script src="{% static "js/main.js" %}"></script>
{% static_placeholder "footer" %"}
{% static_placeholder "footer" %}
</body>
</html>