From 04f6b9c16826e596324aa1e55cbea39511b6d490 Mon Sep 17 00:00:00 2001 From: Ross Date: Fri, 31 Dec 2021 13:44:36 +0000 Subject: [PATCH] . --- templates/cid_results.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/cid_results.html b/templates/cid_results.html index 4e5a2fde..64ba0ee5 100644 --- a/templates/cid_results.html +++ b/templates/cid_results.html @@ -2,7 +2,9 @@ {% block content %}
+
         {{report}}
+        
{% endblock %}