{{ header }}
{{ column_left }} {% if column_left and column_right %} {% set class = 'col-sm-6' %} {% elseif column_left or column_right %} {% set class = 'col-md-9 col-sm-12' %} {% else %} {% set class = 'col-sm-12' %} {% endif %}
{{ content_top }}
{% if article_info_found is defined %} {% else %}

{{ text_no_found }}

{% endif %}
{{ content_bottom }}
{{ column_right }}
{{ footer }}