This commit is contained in:
SG
2025-06-09 23:34:36 +03:00
parent 3348df26e5
commit 2d7f1c1f7d
30 changed files with 1312 additions and 67 deletions

View File

@@ -1,3 +1,4 @@
{% extends "default.html" %}
{% block head_includes %}
@@ -21,4 +22,4 @@
{% if content_item.custom_js %}
<script src="{{ content_item.custom_js }}"></script>
{% endif %}
{% endblock %}
{% endblock %}