Merge pull request #766 from ae-utbm/alpine

Alpine
This commit is contained in:
thomas girod
2024-08-06 10:43:08 +02:00
committed by GitHub
10 changed files with 6 additions and 19 deletions

View File

@ -7,7 +7,6 @@
{% block additional_js %}
<script src="{{ static('counter/js/counter_click.js') }}" defer></script>
<script src="{{ static('core/js/alpinejs.min.js') }}" defer></script>
{% endblock %}
{% block info_boxes %}