From d4b30beceac406cf6be9b4b227fcad1a2e46159c Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 8 Sep 2021 14:53:40 +0100 Subject: [PATCH] . --- rapids/templates/rapids/question_display_block.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/rapids/templates/rapids/question_display_block.html b/rapids/templates/rapids/question_display_block.html index 532e6012..784adb7e 100755 --- a/rapids/templates/rapids/question_display_block.html +++ b/rapids/templates/rapids/question_display_block.html @@ -1,4 +1,5 @@
+
{{ question.created_date|date:"d/m/Y" }}
@@ -109,7 +110,16 @@ {% endfor %}