From 9df864787c634d06038fa9f3e1e32bebcd7fb6d5 Mon Sep 17 00:00:00 2001 From: Kasper Seweryn Date: Wed, 17 Feb 2021 02:24:35 +0000 Subject: [PATCH] Fix #99 --- .../dashboard/templates/dashboard/pages/service_update.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shynet/dashboard/templates/dashboard/pages/service_update.html b/shynet/dashboard/templates/dashboard/pages/service_update.html index 80cb554..53483cf 100644 --- a/shynet/dashboard/templates/dashboard/pages/service_update.html +++ b/shynet/dashboard/templates/dashboard/pages/service_update.html @@ -15,7 +15,7 @@
{% filter force_escape %} - + {% endfilter %}

@@ -36,4 +36,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %}