From d9f2308808d5908365b69c2899c3e44a65d5a9aa Mon Sep 17 00:00:00 2001 From: pacnpal <183241239+pacnpal@users.noreply.github.com> Date: Wed, 29 Jan 2025 12:47:46 -0500 Subject: [PATCH] refactor(index.html): simplify domain status rendering by extracting logic into a separate function --- src/simpleguardhome/templates/index.html | 62 +++++++++++------------- 1 file changed, 29 insertions(+), 33 deletions(-) diff --git a/src/simpleguardhome/templates/index.html b/src/simpleguardhome/templates/index.html index 0d1c463..a4f8fdc 100644 --- a/src/simpleguardhome/templates/index.html +++ b/src/simpleguardhome/templates/index.html @@ -8,14 +8,7 @@