Answer suggest incorrect:
{% if question.answer_suggest_incorrect %} {% for s in question.answer_suggest_incorrect %} {{ s }} {% endfor %} {% else %} No suggestions {% endif %}
{% if can_edit %}
{% endif %}