JS Translation
This commit is contained in:
parent
76b9f58f68
commit
ccbf1b7d36
6 changed files with 98 additions and 4 deletions
|
|
@ -132,6 +132,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
|||
|
||||
<script src="{% static "lang-select.js" %}"></script>
|
||||
<script src="{% static "bootstrap5/js/bootstrap.bundle.min.js" %}"></script>
|
||||
<script src="{% url 'javascript-catalog' %}"></script>
|
||||
{% block extrajs %}{% endblock %}
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue