{% load cyclope_utils %} {% if obj.text %} {{ obj.text|smart_style }} {% else %} {{ obj.description|smart_style }} {% endif %}