From 0933bc07fd7ac2aeff4d19d798ac73e19ab1509d Mon Sep 17 00:00:00 2001 From: kek7198 Date: Thu, 25 Nov 2021 16:09:20 -0600 Subject: [PATCH] fix --- files/templates/shop.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/files/templates/shop.html b/files/templates/shop.html index f78a3504c1..20f5193288 100644 --- a/files/templates/shop.html +++ b/files/templates/shop.html @@ -82,7 +82,7 @@ - + {% for a in awards %} @@ -91,18 +91,18 @@
-
+
{{a['title']}}
-
{{a['description']}}
+
{{a['description']}}
{{a['kind']}}
- + {{a['price']}}