This commit is contained in:
randogoth 2023-05-22 11:28:35 +03:00
parent 361c75c6f7
commit e798a18599
2 changed files with 3 additions and 1 deletions

View file

@ -17,5 +17,6 @@
</section>
{% endblock %}
{% block scripts %}
<script src="{{ SITEURL }}/theme/platform.js"></script>
<script src="{{ SITEURL }}/theme/user.js"></script>
{% endblock %}