From 983ae1d4f315da200594dc4e03ece8a8bd391368 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Thu, 25 Nov 2021 15:45:11 -0600 Subject: [PATCH] fix --- files/templates/shop.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/files/templates/shop.html b/files/templates/shop.html index 471ccc6b1f..4c6beafc51 100644 --- a/files/templates/shop.html +++ b/files/templates/shop.html @@ -66,10 +66,10 @@ - Icon + Item - Title + Description Price @@ -92,25 +92,25 @@
- Jane Cooper + {{a['title']}}
- jane.cooper@example.com + {% set kind = a['kind'] %}
-
Regional Paradigm Technician
+
{{a['description']}}
Optimization
- Active + {{a['owned']}} - Admin + {{a['price']}} Edit