Skip to content
Snippets Groups Projects
Verified Commit ac20975f authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Add menu entry for chpw.

parent 3347df6c
No related branches found
No related tags found
No related merge requests found
...@@ -60,6 +60,9 @@ ...@@ -60,6 +60,9 @@
</li> </li>
{% else %} {% else %}
<li> <li>
<a role="button" href="/account/chpw">
{% blocktrans %}Passwort ändern{% endblocktrans %}
</a>
<a role="button" href="/account/logout"> <a role="button" href="/account/logout">
{% blocktrans %}Abmelden{% endblocktrans %} {% blocktrans %}Abmelden{% endblocktrans %}
</a> </a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment