From c30c907f6d1c9a6091d5b3ddd1ee9927a13ee126 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Tue, 30 Nov 2021 22:00:56 -0600 Subject: [PATCH] fix --- files/templates/award_modal.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/award_modal.html b/files/templates/award_modal.html index c4851938f5..7d59831dd2 100644 --- a/files/templates/award_modal.html +++ b/files/templates/award_modal.html @@ -19,7 +19,7 @@ {% endif %}
{{award.title}}
-
{{award.owned}} owned
+
{{award.owned}} owned
{% endfor %}