Commit 613dd23d authored by Michal Čihař's avatar Michal Čihař

Drop last registration leftover

parent a52fd1a5
......@@ -35,7 +35,7 @@
{% if registration_open %}
<p>
{% url 'registration.views.register' as register_url %}
{% url 'register' as register_url %}
{% blocktrans %}Do not have an account yet? You can <a href="{{ register_url }}">register</a>.{% endblocktrans %}
</p>
{% endif %}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment