From 21c48d0b6a61476cad4068362e7fa1c79cd4fae6 Mon Sep 17 00:00:00 2001 From: Karl Date: Sat, 19 Jul 2025 10:20:47 +0100 Subject: [PATCH] show current entries in dns --- templates/config_dashboard.html | 36 ++++++++++++++++++++++----------- 1 file changed, 24 insertions(+), 12 deletions(-) diff --git a/templates/config_dashboard.html b/templates/config_dashboard.html index 3ed57c4..085b163 100644 --- a/templates/config_dashboard.html +++ b/templates/config_dashboard.html @@ -21,9 +21,17 @@ - + + + + + + + + + + +
DNS EntryActions
{% endblock %} @@ -33,7 +41,7 @@