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

{{ text_list }}

{% if seo_urls %} {% for seo_url in seo_urls %} {% endfor %} {% else %} {% endif %}
{% if sort == 'query' %}{{ column_query }}{% else %}{{ column_query }}{% endif %} {% if sort == 'keyword' %}{{ column_keyword }} {% else %}{{ column_keyword }}{% endif %} {% if sort == 'store' %}{{ column_store }}{% else %}{{ column_store }}{% endif %} {% if sort == 'language' %}{{ column_language }}{% else %}{{ column_language }}{% endif %} {{ column_action }}
{% if seo_url.seo_url_id in selected %} {% else %} {% endif %} {{ seo_url.query }} {{ seo_url.keyword }} {{ seo_url.store }} {{ seo_url.language }}
{{ text_no_results }}
{{ pagination }}
{{ results }}
{{ footer }}