From a815c291074b454d4bb1a31067cd363c84df1360 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Fri, 12 Dec 2025 19:21:22 +0100 Subject: refactor(frontend): remove JS files --- backend/templates/base.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'backend/templates') diff --git a/backend/templates/base.html b/backend/templates/base.html index 0089587..20abcd0 100644 --- a/backend/templates/base.html +++ b/backend/templates/base.html @@ -28,10 +28,11 @@ - +
Logo - + {{ $url := .URL }} +
{{ template "body" . }} - {{ $script := asset "index.js" }} - -- cgit v1.2.3