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
b4f7ddec
Commit
b4f7ddec
authored
Mar 13, 2012
by
Enrico Zini
Browse files
Changed logout url on request by zobel
parent
7f570e71
Changes
1
Hide whitespace changes
Inline
Side-by-side
nmlayout/templates/nm-base.html
View file @
b4f7ddec
...
...
@@ -32,7 +32,8 @@
<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/logout"
>
logout
</a>
<a
href=
"https://sso.debian.org/cgi-bin/dacs/dacs_signout"
>
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