{{ header }}
{{ column_left }} {% if column_left and column_right %} {% set class = 'col-xs-12 col-sm-4 col-md-6 col-lg-6' %} {% elseif column_left or column_right %} {% set class = 'col-sm-8 col-lg-10 col-md-9 col-xs-12' %} {% else %} {% set class = 'col-xs-12' %} {% endif %}
{{ content_top }}

{{ heading_title }}

{{ column_right }}
{{ content_bottom }} {{ footer }}