diff --git a/atlas/templates/atlas/collection_mark_question.html b/atlas/templates/atlas/collection_mark_question.html index 437b514c..0b49cda2 100644 --- a/atlas/templates/atlas/collection_mark_question.html +++ b/atlas/templates/atlas/collection_mark_question.html @@ -12,7 +12,7 @@ Answer: {{answer.answer}}
Score: {{answer.score}}
- {{form}} + {{form.as_p}}