From e963731169745c87c2c70acf6227af3f0b506e69 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 10 Sep 2021 04:12:56 +0200 Subject: [PATCH] fd --- files/templates/default.html | 2 +- files/templates/shop.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/default.html b/files/templates/default.html index 8df520e71c..5badc09b2f 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -1156,7 +1156,7 @@ -{% if "marsey.tech" not in request.host %}{% endif %} +{% if "marsey.tech" not in request.host %}{% endif %} {% include "header.html" %} diff --git a/files/templates/shop.html b/files/templates/shop.html index f9ce59874b..690382d34b 100644 --- a/files/templates/shop.html +++ b/files/templates/shop.html @@ -80,7 +80,7 @@ {{a['description']}} {{a['price']}} {% set kind = a['kind'] %} - Buy + Buy {% endfor %}