{% load i18n fb_versions cyclope_utils %} {% if CYCLOPE_THEME_TYPE == 'bootstrap' %}
{% if article.get_picture %} article icon {% else %} {% endif %}
{% elif CYCLOPE_THEME_TYPE == 'classic' %}
{% if article.get_picture %} {% else %} {% endif %}

{{ article.name|truncatechars:40 }}

{% endif %}