From 5fea2066fbe9d935c20c533df6f68cf114a84b78 Mon Sep 17 00:00:00 2001 From: Ahmed AbdelHalim Date: Sun, 7 Sep 2025 19:11:00 +0200 Subject: Fix linting issues --- templates/index.html | 2 +- templates/login.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index 724aa6e..6174020 100644 --- a/templates/index.html +++ b/templates/index.html @@ -14,7 +14,7 @@

Manage WireGuard VPN connections

- +
diff --git a/templates/login.html b/templates/login.html index c26f863..bd28803 100644 --- a/templates/login.html +++ b/templates/login.html @@ -24,7 +24,7 @@
- +
-- cgit v1.2.3