From 3d54c4ee827622e6c17b805ffdf0ee63ca94be15 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Thu, 25 Nov 2021 15:45:55 -0600 Subject: [PATCH] fix --- files/templates/shop.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/shop.html b/files/templates/shop.html index 4c6beafc51..c733a1ded6 100644 --- a/files/templates/shop.html +++ b/files/templates/shop.html @@ -95,7 +95,7 @@ {{a['title']}}
- {% set kind = a['kind'] %} + {{a['kind']}}