To the question "{{ self.question }}", {% if submission %} you answered "{{ submission_display }}". {% else %} you have not provided an answer. {% endif %} {% for tip_fragment in tips_fragments %} {{ tip_fragment.body_html|safe }} {% endfor %}