modified: remarkbox_theme_meta/templates/meta-base.j2
This commit is contained in:
parent
ee2e46462f
commit
6be048828c
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@
|
|||
|
||||
{{ snippets.namespace_home_uri(request.namespace) }}
|
||||
|
||||
{%- if request.user.authenticated %}
|
||||
{%- if request.user.authenticated and request.user.namespaces %}
|
||||
|
||||
<a href="{{ domain_app }}/u/namespaces" onclick="toggle('my-namespaces-div', 'my-namespaces-link', '(switch)', '(switch)'); return false;" id="my-namespaces-link">(switch)</a>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue