From 30c99ec137a0b48749153171a26ec0b8c4bee0f4 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Tue, 30 Nov 2021 16:01:34 -0600 Subject: [PATCH] fix --- files/templates/shop.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/files/templates/shop.html b/files/templates/shop.html index ee1072db0..8f4ed43fb 100644 --- a/files/templates/shop.html +++ b/files/templates/shop.html @@ -69,18 +69,18 @@
- + - - - - - + {% for a in awards %} - +
+ Item + Description + Price + Owned @@ -88,9 +88,9 @@
@@ -105,7 +105,7 @@
-
{{a['description']}}
+
{{a['description']}}