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 %}