{% if RSS %} {{Title}} {{Link}} {{Description}} {% for item in RSS_Item %} {{item.Title}} {{item.Excerpt_Text}} {{item.Full_Link}} {{item.Full_Link}} {% if item.Language %} {{item.Language}} {% endif %} {% if item.Date %} {{item.Date}} {% endif %} {% endfor %} {% else %} {% if All_Currently_Selected_Categories %}
Category filters
{% if More_Than_One and All_Or_Any %}

{{All_Or_Any|trans}}

{% endif %}
{% endif %} {% if Rows %} {% if Show_RSS_Link %} {% endif %} {% if Show_Title %} <{{Title_Tags}}>{{Title_With_Content}} {% endif %}
{% for item in Row %}
{% if Show_Sticky_Image %} {% endif %}
{% if Show_Item_Title %} <{{Item_Title_Tags}} class="content_list_title {{item.Content_Type|e}}"> {{item.Title|e}} {% if 'Language' in item%}({{item.Language|e}}){% endif %} {% endif %} {% if Show_Author_Image %}
{{item.Author_Image_Alt|e}}
{% endif %} {% if Show_Author %}

{{item.Author|e}}

{% endif %} {% if Show_Date %}

{{item.Date|e}}

{% endif %} {% if Show_Excerpt %}
{{item.Excerpt_Text}}
{% endif %}
{% if Show_Category and item.Category %} {% if item.Category_Landing_Page_Link %} {% endif %}
{{item.Category|e}}
{% if item.Category_Landing_Page_Link %}
{% endif %} {% endif %}
{% endfor %} {% if More %} {{More_Link_Title|e}} {% endif %}
{% endif %} {% if No_Rows %} {% if Show_No_Title %} <{{Title_Tags}}>{{Title_With_No_Content|e}} {% endif %} {% endif %} {% if Years %}
{{'_PUBLISHED:'|trans}}
{% endif %} {{Pagination}} {% endif %}