From 3ac1d7f5460b4e89d8057c27d7772bd34519269d Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Sun, 14 Sep 2025 19:44:26 +0200 Subject: enhancements --- web/html/subscription.html | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'web') diff --git a/web/html/subscription.html b/web/html/subscription.html index adcc97b1..710bfe43 100644 --- a/web/html/subscription.html +++ b/web/html/subscription.html @@ -1,4 +1,10 @@ {{ template "page/head_start" .}} + + + + + + {{ template "page/head_end" .}} {{ template "page/body_start" .}} @@ -262,11 +268,7 @@ style="display:none">{{ range .result }}{{ . }} {{ end }} -{{template "page/body_scripts" .}} - - {{template "component/aThemeSwitch" .}} + {{ template "page/body_end" .}} \ No newline at end of file -- cgit v1.2.3