{{ header }}
{{ column_left }}
{{ content_top }}

{{ heading_title }}

{% if image %} {{ heading_title }} {% endif %} {% if description %}
{{ description }}
{% endif %}

{{ text_refine }}

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

{{ article.name }}

{% if article.image %}
{{ article.name }}
{% endif %}
  • {{ text_by }} {{ article.author }}
  • {{ article.date_added }}
  • {{ article.comment_total }} {{ text_comment }}

{{ article.description }}

{% endfor %}
{{ pagination }}
{{ results }}
{% else %}

{{ text_no_results }}

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