{% load i18n fb_versions cyclope_utils %} {% if CYCLOPE_THEME_TYPE == 'bootstrap' %}
{% if staticpage.pictures %} staticpage icon {{ staticpage.name }} {% else %} {% endif %}
{% elif CYCLOPE_THEME_TYPE == 'classic' %}
{% if staticpage.image %} {% else %} {% endif %}

{{ staticpage.name|truncatechars:40 }}

{% endif %}