{% if ((general_menu_on_off == '1') and (main_menu == '1')) %}
{% if (position_0 is defined) %}
{% for pos0 in position_0 %}
{{ pos0 }}
{% endfor %}
{% endif %}
{{ content_top }}
{% if (position_17 is defined) %}
{% for pos17 in position_17 %}
{{ pos17 }}
{% endfor %}
{% endif %}
{% if (position_18 is defined) %}
{% for pos18 in position_18 %}
{{ pos18 }}
{% endfor %}
{% endif %}
{% if (position_19 is defined) %}
{% for pos19 in position_19 %}
{{ pos19 }}
{% endfor %}
{% endif %}
{% if (position_20 is defined) %}
{% for pos20 in position_20 %}
{{ pos20 }}
{% endfor %}
{% endif %}
{% if (position_21 is defined) %}
{% for pos21 in position_21 %}
{{ pos21 }}
{% endfor %}
{% endif %}
{% else %}
{{ content_top }}
{% if (position_17 is defined) %}
{% for pos17 in position_17 %}
{{ pos17 }}
{% endfor %}
{% endif %}
{% if (position_18 is defined) %}
{% for pos18 in position_18 %}
{{ pos18 }}
{% endfor %}
{% endif %}
{% if (position_19 is defined) %}
{% for pos19 in position_19 %}
{{ pos19 }}
{% endfor %}
{% endif %}
{% if (position_20 is defined) %}
{% for pos20 in position_20 %}
{{ pos20 }}
{% endfor %}
{% endif %}
{% if (position_21 is defined) %}
{% for pos21 in position_21 %}
{{ pos21 }}
{% endfor %}
{% endif %}
{% endif %}
{{ column_left }}
{% if (column_left and column_right) %}
{% set class = 'col-sm-4 col-md-6' %}
{% elseif (column_left or column_right) %}
{% set class = 'col-sm-8 col-md-9' %}
{% else %}
{% set class = 'col-sm-12' %}
{% endif %}
{{ content_bottom }}
{{ column_right }}
{% if (position_1 is defined) %}
{% for pos1 in position_1 %}
{{ pos1 }}
{% endfor %}
{% endif %}
{% if (position_2 is defined or position_3 is defined) %}
{% if (position_2 is defined) %}
{% for pos2 in position_2 %}
{{ pos2 }}
{% endfor %}
{% endif %}
{% if (position_3 is defined) %}
{% for pos3 in position_3 %}
{{ pos3 }}
{% endfor %}
{% endif %}
{% endif %}
{% if (position_4 is defined or position_5 is defined) %}
{% if (position_4 is defined) %}
{% for pos4 in position_4 %}
{{ pos4 }}
{% endfor %}
{% endif %}
{% if (position_5 is defined) %}
{% for pos5 in position_5 %}
{{ pos5 }}
{% endfor %}
{% endif %}
{% endif %}
{% if (position_6 is defined or position_7 is defined) %}
{% if (position_6 is defined) %}
{% for pos6 in position_6 %}
{{ pos6 }}
{% endfor %}
{% endif %}
{% if (position_7 is defined) %}
{% for pos7 in position_7 %}
{{ pos7 }}
{% endfor %}
{% endif %}
{% endif %}
{% if (position_8 is defined or position_9 is defined or position_10 is defined) %}
{% if (position_8 is defined and position_9 is defined) %}
{% set class10 = 'col-sm-4 col-md-6' %}
{% elseif (position_8 is defined or position_9 is defined) %}
{% set class10 = 'col-sm-8 col-md-9' %}
{% else %}
{% set class10 = 'col-sm-12' %}
{% endif %}
{% if (position_8 is defined) %}
{% for pos8 in position_8 %}
{{ pos8 }}
{% endfor %}
{% endif %}
{% if (position_9 is defined) %}
{% for pos9 in position_9 %}
{{ pos9 }}
{% endfor %}
{% endif %}
{% if (position_10 is defined) %}
{% for pos10 in position_10 %}
{{ pos10 }}
{% endfor %}
{% endif %}
{% endif %}
{% if (position_22 is defined) %}
{% for pos22 in position_22 %}
{{ pos22 }}
{% endfor %}
{% endif %}
{% if (position_11 is defined or position_12 is defined or position_13 is defined or position_14 is defined) %}
{% if (position_11 is defined) %}
{% for pos11 in position_11 %}
{{ pos11 }}
{% endfor %}
{% endif %}
{% if (position_12 is defined) %}
{% for pos12 in position_12 %}
{{ pos12 }}
{% endfor %}
{% endif %}
{% if (position_13 is defined) %}
{% for pos13 in position_13 %}
{{ pos13 }}
{% endfor %}
{% endif %}
{% if (position_14 is defined) %}
{% for pos14 in position_14 %}
{{ pos14 }}
{% endfor %}
{% endif %}
{% endif %}
{% if (position_15 is defined) %}
{% for pos15 in position_15 %}
{{ pos15 }}
{% endfor %}
{% endif %}
{% if (position_16 is defined) %}
{% for pos16 in position_16 %}
{{ pos16 }}
{% endfor %}