{% load i18n molo_survey_tags %} {% get_survey_list_for_site as survey_pages %} {% 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 }})