{{ header }}
{{ column_left }}
{{ content_top }} {% if topics %}

{{ text_refine }}

{% endif %} {% if articles %} {% for article in articles %}

{{ article.name }}

{% if article.image %}
{{ article.name }}
{% endif %}
{{ article.description }}
{{ button_continue }}
{% endfor %}
{{ pagination }}
{{ results }}
{% else %}

{{ text_no_results }}

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