{% load ui_framework %} {% load plugins %}
{% render_components full_width_panels %} {% if include_plugin_content %}{% plugin_full_width_page object %}{% endif %}
{% render_components left_half_panels %} {% if include_plugin_content %}{% plugin_left_page object %}{% endif %}
{% render_components right_half_panels %} {% if include_plugin_content %}{% plugin_right_page object %}{% endif %}