horizon/horizon/templates/horizon/_script_i18n.html

3 lines
155 B
HTML

{% comment %} Django's JavaScript i18n Implementation {% endcomment %}
<script type="text/javascript" src="{% url 'horizon:jsi18n' 'horizon' %}"></script>