{% load i18n %} {% for sp in survey_pages %} {% endfor %}
{% trans "Title" %} {% trans "Origin" %}

{{ sp|capfirst }}

{{ sp.content_type.name |capfirst }} ({{ sp.content_type.app_label }}.{{ sp.content_type.model }})