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