{% spaceless %} {% if current_page.publisher_is_draft or instance.check_publication is True %}
{% for organization in organizations %} {% include "courses/cms/fragment_organization_glimpse.html" %} {% endfor %}
{% endif %} {% endspaceless %}