Include auto-generated javascript translation file
This commit is contained in:
parent
420a24ebac
commit
b58a0c43cd
1 changed files with 3 additions and 0 deletions
|
|
@ -38,6 +38,9 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
<script src="{% static "js/base.js" %}"></script>
|
<script src="{% static "js/base.js" %}"></script>
|
||||||
<script src="{% static "js/konami.js" %}"></script>
|
<script src="{% static "js/konami.js" %}"></script>
|
||||||
|
|
||||||
|
{# Translation in javascript files #}
|
||||||
|
<script src="{% url "javascript-catalog" %}"></script>
|
||||||
|
|
||||||
{# If extra ressources are needed for a form, load here #}
|
{# If extra ressources are needed for a form, load here #}
|
||||||
{% if form.media %}
|
{% if form.media %}
|
||||||
{{ form.media }}
|
{{ form.media }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue