{{ trans('Número especial') }}
{% for item in items if 'numero-especial' in item.categories[1] %}- {{ attribute(item, 'title_'~SESSION.lang ) }} {% if SESSION.userData.group_id == 3 %} edit {% endif %}
-
{{ attribute(item, 'description_'~SESSION.lang ) | raw }}
{{ canalData[0].id == 185 ? 'eNewsletters' : trans('Temas principales') }}
{% set lastItemCategoryName = '' %} {% for topics in mainTopics %} {% for item in topics %} {% if lastItemCategoryName != item.categories[0] %}{{ SESSION.lang == 'es' ? item.categories[0] : item.categories[2] }}
{% endif %}-
{{ attribute(item, 'description_'~SESSION.lang ) | length ? '...' : '...' }}
{% if attribute(item, 'url_'~SESSION.lang ) %}
{% endif %}
{{ attribute(item, 'title_'~SESSION.lang ) }}
{% if attribute(item, 'url_'~SESSION.lang ) %}
{% endif %}
{% if canalData[0].id == 185 %} {# canal eNewsletter by AVICULTURA.com #}
{% if item.closing_at >= 'now'|date('Y-m-d') %}{% endif %} {% if SESSION.userData.group_id == 3 %} edit {% endif %}
C {{ dateFormat(item.closing_at) }}
{% endif %}P {{ dateFormat(item.publish_at) }}
-
{{ attribute(item, 'description_'~SESSION.lang ) | raw }}
{{ trans('Eventos') }}
{% for item in items if 'eventos' in item.categories[1] %}- {{ attribute(item, 'title_'~SESSION.lang ) }} {% if SESSION.userData.group_id == 3 %} edit {% endif %}
-
{{ attribute(item, 'description_'~SESSION.lang ) | raw }}
Bonus
{% for item in items if 'bonus' in item.categories[1] %}- {{ attribute(item, 'title_'~SESSION.lang ) }} {% if SESSION.userData.group_id == 3 %} edit {% endif %}
-
{{ attribute(item, 'description_'~SESSION.lang ) | raw }}