From 1f35fd33a933310d6aaadebb0461bf6324498a02 Mon Sep 17 00:00:00 2001 From: Elara6331 Date: Sat, 17 May 2025 14:54:56 +0200 Subject: [PATCH] Fix template --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 0f7faa4..cb7253e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,7 +5,7 @@ Registration for #(instURL.Host) - #include("?head") + #macro("?head")