To the question "{{ self.question }}", {% if submission %} you answered "{{ submission }}". {% else %} you have not provided an answer. {% endif %} {% for tip in tips %} {{ tip }} {% endfor %}