@ -109,8 +109,10 @@ section h2 span svg {
|
||||
{% endblock content_header_icon %}
|
||||
{% endif %}
|
||||
</h2>
|
||||
{% if not user_default_organization %}
|
||||
<div class="warning-bar">You do not have a <b>default organization</b> set, go to <a href="{% url '_settings_user' pk=user_settings %}">user settings</a> to set one</div>
|
||||
{% if user.is_authenticated %}
|
||||
{% if not user_default_organization %}
|
||||
<div class="warning-bar">You do not have a <b>default organization</b> set, go to <a href="{% url '_settings_user' pk=user_settings %}">user settings</a> to set one</div>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% block article %}
|
||||
<article id="content-body">
|
||||
|
Reference in New Issue
Block a user