X-Git-Url: https://git.mdrn.pl/koed-quiz.git/blobdiff_plain/954dc6262de4eb9e84ae2e81cbd28cd536b569bd..7c0b069529d4c0ebe9c398ac733b445ff24495ad:/apps/quiz/templates/quiz/question_detail.html?ds=sidebyside diff --git a/apps/quiz/templates/quiz/question_detail.html b/apps/quiz/templates/quiz/question_detail.html index 48e595b..32518a3 100755 --- a/apps/quiz/templates/quiz/question_detail.html +++ b/apps/quiz/templates/quiz/question_detail.html @@ -11,7 +11,7 @@

{{ question.title }}

-{% if question.test %} +{% if question.text %}
{{ question.text|safe }}