{% load cms_tags menu_tags staticfiles sekizai_tags cropping %} {% addtoblock "js" %} {% endaddtoblock %} {% for obj in objects %}
{% autoescape off %}{{ obj.full_description|truncatewords:45 }}{% endautoescape %}
{% if obj.link %} {% ifnotequal obj.link|truncatewords:45|length obj.link|truncatewords:46|length %} Continua {% endifnotequal %} {% endif %} {% if obj.full_description %} {% ifnotequal obj.full_description|truncatewords:45|length obj.full_description|truncatewords:46|length %} Continua {% endifnotequal %} {% endif %}