{{ header }}{{ column_left }}
{% if error_warning %}
{{ error_warning }}
{% endif %} {% if success %}
{{ success }}
{% endif %}

{{ text_list }}

{% if layouts %} {% for layout in layouts %} {% endfor %} {% else %} {% endif %}
{% if sort == 'name' %} {{ column_name }} {% else %} {{ column_name }} {% endif %} {{ column_action }}
{% if layout.layout_id in selected %} {% else %} {% endif %} {{ layout.name }}
{{ text_no_results }}
{{ pagination }}
{{ results }}
{{ footer }}