fnp
/
edumed.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
turn off html autoescape for question description
[edumed.git]
/
wtem
/
templates
/
wtem
/
exercises
/
edumed_wybor.html
diff --git
a/wtem/templates/wtem/exercises/edumed_wybor.html
b/wtem/templates/wtem/exercises/edumed_wybor.html
index
d94995d
..
ae1419d
100644
(file)
--- a/
wtem/templates/wtem/exercises/edumed_wybor.html
+++ b/
wtem/templates/wtem/exercises/edumed_wybor.html
@@
-2,6
+2,7
@@
<h3>Zadanie {{no}}</h3>
+ {% autoescape off %}
<div class="description">
{% for para in exercise.description %}
<p class="paragraph">
@@
-9,6
+10,7
@@
</p>
{% endfor %}
</div>
+ {% endautoescape %}
<div class="question" data-no="1">
<ol class="lista num">