{% load i18n cyclope_utils fb_versions %} {% block content %}

{{ current_object.name }}

{% if current_object.image %} {% endif %} {% if current_object.description %}
{{ current_object.description|smart_style }}
{% endif %} {% include "cyclope/author_block.html" with author=current_object.author %} {% block media_content %} {% endblock media_content %} {% if newsletter.show_ToC %} {% endif %}
{% endblock content%}