Skip to content
Snippets Groups Projects
Commit 0646e7f0 authored by Roang's avatar Roang
Browse files

Fix typo in the path to vendor resources

parent 5502d09b
Branches
Tags prod-2024-11-03_01-42
No related merge requests found
......@@ -307,7 +307,7 @@
</div>
</div>
{% endblock fullcontent %}
<script src="{% static 'jquery-3.7.1.min.js' %}"></script>
<script src="{% static 'vendor/jquery/jquery-3.7.1.min.js' %}"></script>
<script src="{% static 'vendor/bootstrap5/bootstrap.bundle.min.js' %}"></script>
{% block scripts %}
{% endblock scripts %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment