{% load iclock_tags %} {% load i18n %} {% if cl.has_filters %} {% autoescape off %} {% for spec in cl.filter_specs %} {% filter cl spec %} {% endfor %} {% endautoescape %} {% else%} {% endif %}