{% load i18n fb_versions cyclope_utils dbgettext_tags %}
{% if article.summary %} {{ article|parsed_gettext:"summary"|smart_style|truncatewords_html:40 }} {% else %}- {{ article|parsed_gettext:"text"|smart_style|truncatewords_html:40 }} {% endif %}
{% endif %}