From c8a7f69829f0f5dac7d210eddfe90574887eb0fd Mon Sep 17 00:00:00 2001 From: Matt Gibson Date: Mon, 22 Jan 2024 20:02:43 +1100 Subject: [PATCH] (fix) remove "made with" from template --- themes/my-basic/templates/base.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/themes/my-basic/templates/base.html b/themes/my-basic/templates/base.html index af88c97..65bae5b 100644 --- a/themes/my-basic/templates/base.html +++ b/themes/my-basic/templates/base.html @@ -87,10 +87,7 @@

{{ SITENAME }}

{% if SITESUBTITLE %}

{{ S {% endblock %}