{% load i18n %} {% blocktranslate trimmed with filter_title=title %} By {{ filter_title }} {% endblocktranslate %} {{ spec.form.media.js }} {{ spec.form.media.css }}
{{ spec.form.as_p }} {% for choice in choices %} {% endfor %}