Commit 93f2adfc authored by urbec's avatar urbec 🐣
Browse files

Correcting link to DM claim interface.

parent 061a35e4
......@@ -16,7 +16,7 @@
{% blocktrans with request_user_username=request.user.username %}You
are currently logged in, but not mapped to any person in the site.
If you are a Debian Maintainer, you can try to correct the situation using the
<a href="{{dm_claim}}">claim interface</a>.{% endblocktrans %}
<a href="{{dm_claim_url}}">claim interface</a>.{% endblocktrans %}
{% url 'public_newnm' as public_newnm_url %}
{% blocktrans %}If you are not yet in the site,
......
Supports Markdown
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