add TinyMCE to anwer_help

This commit is contained in:
Ross
2024-01-10 23:21:13 +00:00
parent 4f580aea8f
commit 8605de6657
2 changed files with 4 additions and 2 deletions
@@ -60,7 +60,7 @@
</table>
</details>
<div>
Answer help: {{ question.answer_help }}
Answer help: {{ question.answer_help|safe }}
</div>
<div>
Description: {{ question.description }}