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

{{ text_list }}

{% if statistics %} {% for statistic in statistics %} {% endfor %} {% else %} {% endif %}
{{ column_name }} {{ column_value }} {{ column_action }}
{{ statistic.name }} {{ statistic.value }}
{{ text_no_results }}
{{ footer }}