{% load layout i18n fb_versions cyclope_utils %} {% join CYCLOPE_BASE_URL CYCLOPE_THEME_MEDIA_URL as base_theme_media_url %} {{ newsletter.name }} {% region 'header' %}

{{ newsletter.name }}

{{ newsletter.header }}
{% region 'before_content' %}
{% if newsletter.show_ToC %}
{% if newsletter.content_category.image %} {% endif %} {{ newsletter.content_category.description|smart_style }}
{% for categorization in categorizations %} {% alias categorization.content_object as 'article' %} {{ article.name }} {% if article.author %}{% trans "By"%} {{ article.author }}{% endif %} {% endfor %}
{% else %}
{% if newsletter.content_category.image %} {% endif %} {{ newsletter.content_category.description|smart_style }}
{% endif %}
{% block content%}{% endblock %}
{% region 'after_content' %}
Una Publicación de .
Boletín realizado con Cyclope3 GPL. Hecho por Código Sur.
Los contenidos de este sitio web están bajo una Licencia Creative Commons.
Para desuscribirse ingresar aquí.