{% load static cms_tags %} {% spaceless %}{% with justified=instance.glossary.justified %} {% for pane in instance.child_plugin_instances %} {% render_plugin pane %} {% endfor %} {% endwith %}{% endspaceless %}