{% if no %} {% include "wtem/exercises/exercise_no.html" %} {% endif %}
{% for para in exercise.description %}

{{para}}

{% endfor %}