Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian New Member Process
nm.debian.org
Commits
93f2adfc
Commit
93f2adfc
authored
Sep 12, 2021
by
urbec
🐣
Browse files
Correcting link to DM claim interface.
parent
061a35e4
Changes
1
Show whitespace changes
Inline
Side-by-side
wizard/templates/wizard/whoami.html
View file @
93f2adfc
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
{% blocktrans with request_user_username=request.user.username %}You
{% blocktrans with request_user_username=request.user.username %}You
are currently logged in, but not mapped to any person in the site.
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
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 %}
{% url 'public_newnm' as public_newnm_url %}
{% blocktrans %}If you are not yet in the site,
{% blocktrans %}If you are not yet in the site,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment