From 83e96ebfb1ded1ce33a946c546a75929a5e53d50 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Thu, 5 Feb 2026 16:08:30 +0100 Subject: fix(template): lang not set in html tag --- backend/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/templates/base.html b/backend/templates/base.html index 8ed6802..b145584 100644 --- a/backend/templates/base.html +++ b/backend/templates/base.html @@ -1,5 +1,5 @@ - + -- cgit v1.2.3