modified: remarkbox_theme_meta/templates/meta-base.j2
This commit is contained in:
parent
c72c5e7792
commit
4de3650783
1 changed files with 4 additions and 4 deletions
|
|
@ -62,13 +62,13 @@
|
|||
{% endif %}
|
||||
|
||||
|
|
||||
|
||||
<a href="/u/namespaces">my namespaces</a>
|
||||
|
||||
|
|
||||
|
||||
|
||||
{%- if request.user %}
|
||||
<a href="/u/namespaces">my namespaces</a>
|
||||
|
||||
|
|
||||
|
||||
{{ snippets.user_link(request.user) }} <a href="/log-out">[log out]</a>
|
||||
{% else %}
|
||||
<a href="/join-or-log-in">join-or-log-in</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue