From a9ff7a4408883e68cb4fb3a7f34eca62badd6238 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Fri, 18 Dec 2020 13:30:27 -0800 Subject: [PATCH] pagekite: Eliminate inline styling - Use bootstrap utility instead. Signed-off-by: Sunil Mohan Adapa Reviewed-by: Veiko Aasa --- plinth/modules/pagekite/templates/pagekite_configure.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plinth/modules/pagekite/templates/pagekite_configure.html b/plinth/modules/pagekite/templates/pagekite_configure.html index 7a213c8c9..1c420f62d 100644 --- a/plinth/modules/pagekite/templates/pagekite_configure.html +++ b/plinth/modules/pagekite/templates/pagekite_configure.html @@ -39,8 +39,8 @@
-
- {% csrf_token %} + {% csrf_token %} +
{{ service.delete_form.as_p }}