From 120bc2f3c9f7e567c0464990c38dfe859fd9f70a Mon Sep 17 00:00:00 2001 From: Philipp Naderer-Puiu Date: Mon, 4 Nov 2024 13:19:18 +0100 Subject: [PATCH] fix(templates): drop English as default language (#600) Fixes #599 --- template/base/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/base/index.html b/template/base/index.html index 99f583aa..b19040a0 100644 --- a/template/base/index.html +++ b/template/base/index.html @@ -1,5 +1,5 @@ - + -- 2.39.5