django 1.10
[redakcja.git] / apps / wiki / templates / wiki / bootstrap.html
index 01f4989..4e4e947 100644 (file)
@@ -17,7 +17,7 @@
                 {% endif %}
             </script>
         {% endif %}
-        <script src="{% url 'django.views.i18n.javascript_catalog' %}"></script>
+        <script src="{% url 'javascript_catalog' %}"></script>
         
         {% if DEBUG %}
             <link rel="stylesheet/less" type="text/css" href="{% static 'wiki/editor/src/editor/styles/main.less' %}"/>