{% load i18n cyclope_utils fb_versions %}
{% if collection.visible %}

{{ collection.name }}

{% if collection.description %}
{% if collection.image %} {% endif %}
{{ collection.description|smart_style }}
{% else %} {% if collection.image %}
{% endif %} {% endif %} {% endif %}