{% load cms_tags i18n %} {% spaceless %} {% if target_page %} {% with organization=target_page.organization %} {% include "courses/cms/fragment_organization_glimpse.html" %} {% endwith %} {% endif %} {% endspaceless %}