From 4e51b50d37deacedde020de80f1e1a08e520fd5c Mon Sep 17 00:00:00 2001 From: Ross Date: Sun, 8 Aug 2021 10:14:36 +0100 Subject: [PATCH] . --- anatomy/templates/anatomy/mark.html | 2 +- anatomy/templates/anatomy/question_detail.html | 2 +- longs/models.py | 4 ++-- rad/settings.py | 2 +- rapids/models.py | 2 +- rapids/templates/rapids/question_display_block.html | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/anatomy/templates/anatomy/mark.html b/anatomy/templates/anatomy/mark.html index 22993d12..0333d22b 100644 --- a/anatomy/templates/anatomy/mark.html +++ b/anatomy/templates/anatomy/mark.html @@ -5,7 +5,7 @@ Edit Admin Edit

{{ question.question_type }}

-
+
{% csrf_token %} diff --git a/anatomy/templates/anatomy/question_detail.html b/anatomy/templates/anatomy/question_detail.html index 51c23cff..d814aca3 100644 --- a/anatomy/templates/anatomy/question_detail.html +++ b/anatomy/templates/anatomy/question_detail.html @@ -15,7 +15,7 @@
{% endif %} -