From 926f5e1d6d22e0bbe8b80b306976cc6ca8b47f9b Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 11 Mar 2021 13:49:28 +0000 Subject: [PATCH] . --- longs/templates/longs/long_display_block.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/longs/templates/longs/long_display_block.html b/longs/templates/longs/long_display_block.html index 19129b07..49771d4b 100755 --- a/longs/templates/longs/long_display_block.html +++ b/longs/templates/longs/long_display_block.html @@ -54,7 +54,7 @@
- JSON creation time: {{question.json_creation_time}} + JSON creation time: {{question.json_creation_time}} ({{question.json_creation_time|date:"c"}})
JSON Refresh JSON cache \ No newline at end of file