diff --git a/forunb/main/templates/main/question_detail.html b/forunb/main/templates/main/question_detail.html index 6b601f23..01a8d450 100644 --- a/forunb/main/templates/main/question_detail.html +++ b/forunb/main/templates/main/question_detail.html @@ -26,11 +26,14 @@
{{ question.title }}
- -
- - -
+
+ {% csrf_token %} + +
+ + +
+