{% extends get_master_template %} {% load static i18n %} {% block extra_css %} {% endblock %} {% block content %}
{% if object.success_page_content %} {{ object.success_page_content|safe }} {% else %} {% trans "I really appreciate your effort and the time you devoted to filling the questionnaire. Your answers will help us." %} {% endif %}