From 538d5083e47db488908d36222eb9558a2adab19a Mon Sep 17 00:00:00 2001 From: Peter Stockings Date: Sun, 17 Dec 2023 11:06:42 +1100 Subject: [PATCH] Remove trailing newlines introduced from new/edit page for http functions --- templates/dashboard/http_functions/edit.html | 5 ++--- templates/dashboard/http_functions/new.html | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/templates/dashboard/http_functions/edit.html b/templates/dashboard/http_functions/edit.html index 22e7933..3dda615 100644 --- a/templates/dashboard/http_functions/edit.html +++ b/templates/dashboard/http_functions/edit.html @@ -34,8 +34,7 @@ -
{{ script }} -
+
{{ script }}
-
{{ script }} -
+
{{ script }}