{% load xsl_transform_tag %} {{ data.refinement_form.media }}
{% for field in data.refinement_form %}
{{ field }}
{% endfor %}