Remove Mercurial dependency, replace django_cas with django-cas-ng.
[redakcja.git] / src / catalogue / templates / catalogue / image_detail.html
index 8ad2a63..6d154d0 100755 (executable)
@@ -58,7 +58,7 @@
             <!--img src="{{ STATIC_URL }}img/angel-right.png" style="vertical-align: middle" /-->
             </form>
     {% else %}
-        <a href="{% url 'login' %}">{% trans "Log in to publish." %}</a>
+        <a href="{% url 'cas_ng_login' %}">{% trans "Log in to publish." %}</a>
     {% endif %}
 {% else %}
     <p>{% trans "This book can't be published yet, because:" %}</p>