From 0a0b021f3eba7204599375cc44258d0c36af060b Mon Sep 17 00:00:00 2001
From: Ross
Date: Mon, 25 Jan 2021 15:52:25 +0000
Subject: [PATCH] .
---
rapids/templates/rapids/rapid_display_block.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rapids/templates/rapids/rapid_display_block.html b/rapids/templates/rapids/rapid_display_block.html
index ee9b64f5..bcd6c2e5 100755
--- a/rapids/templates/rapids/rapid_display_block.html
+++ b/rapids/templates/rapids/rapid_display_block.html
@@ -19,7 +19,7 @@
href="{% url 'rapids:author_detail' pk=author.pk %}">{{author}}, {% endfor %}
Checked by: {% for verified in question.verified.all %} {{verified}}, {% endfor %}
- Scrapped: {{ question.scrapped }} (toggle)
+
Scrapped: {{ question.scrapped }} (toggle)
Answers: {{ question.GetMarkedAnswers }}