{% load i18n cyclope_utils fb_versions dbgettext_tags %}
{% if current_object.pictures %} {% endif %} {% if current_object.pretitle %} {% trans current_object.pretitle %}{% endif %}

{% trans current_object.name %}

{{ current_object|parsed_gettext:"summary"|smart_style }}
{% if current_object.author %}

{% trans "By"%} {{ current_object.author }}

{% endif %} {% block media_content %} {% endblock media_content %} {% if newsletter.view == "content" %} {{ current_object|parsed_gettext:"text"|smart_style}} {% endif %} {% if newsletter.show_ToC %}{% endif %}