From: Aleksander Ɓukasz Date: Mon, 18 Nov 2013 09:55:13 +0000 (+0100) Subject: Fixing questions X-Git-Url: https://git.mdrn.pl/edumed.git/commitdiff_plain/ec9a660d63f23d97985eb355b3b49965fe996c2f Fixing questions --- diff --git a/wtem/templates/wtem/exercises/file_upload.html b/wtem/templates/wtem/exercises/file_upload.html index 0e6e49a..eadcdfd 100644 --- a/wtem/templates/wtem/exercises/file_upload.html +++ b/wtem/templates/wtem/exercises/file_upload.html @@ -19,10 +19,10 @@ - + {% autoescape off %} {% for para in exercise.description_after %}

{{para}}

{% endfor %} -
+ {% endautoescape %} \ No newline at end of file