From ff63742a2fa138c230fb2e080708d03ed888c248 Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Sun, 7 Sep 2025 17:50:36 +0200 Subject: Add basic login and clean up config --- templates/index.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 2e6301b..724aa6e 100644 --- a/templates/index.html +++ b/templates/index.html @@ -5,13 +5,18 @@ - {{.Title}} + WireGuard Gateway Portal
-

{{.Title}}

+

WireGuard Gateway Portal

Manage WireGuard VPN connections

+
+
+ +
+
-- cgit v1.2.3