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
766acc79
Commit
766acc79
authored
Mar 11, 2012
by
Enrico Zini
Browse files
There is a logout url, let's use it
parent
65fcb9b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
nmlayout/templates/nm-base.html
View file @
766acc79
...
...
@@ -32,7 +32,7 @@
<a
href=
"https://sso.debian.org/sso/login"
>
login
</a>
{% else %}
<a
href=
"{% url restricted_ammain %}"
>
{{user.username}}
</a>
<a
href=
"https://sso.debian.org/sso/log
in
"
>
logout
</a>
<a
href=
"https://sso.debian.org/sso/log
out
"
>
logout
</a>
{% endif %}
{% comment %}
<a
href=
"{% url search_packages %}"
>
Search
</a>
...
...
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