From 8655c9430edf1093a4eb65f369ea17dbaf687440 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Wed, 8 Sep 2021 11:15:02 +0200 Subject: [PATCH] fd --- files/templates/shop.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/files/templates/shop.html b/files/templates/shop.html index 7a35d1b9c5..f9ce59874b 100644 --- a/files/templates/shop.html +++ b/files/templates/shop.html @@ -41,7 +41,6 @@ Icon Title Description - Number Owned @@ -51,7 +50,6 @@ {{a['title']}} {{a['description']}} - {{a['price']}} {{a['owned_num']}} {% endfor %} @@ -91,6 +89,6 @@ - + {% endblock %}