{% load i18n %}
{{ description|safe }}
{% if student_input %} {{ student_input|linebreaksbr }} {% else %} {% trans "No answer yet." %} {% endif %}