From 46b9de8d171fd5ef96ffb0ba12711faf3f700bdc Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 6 Dec 2021 17:15:58 +0000 Subject: [PATCH] e --- atlas/templates/atlas/view.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/atlas/templates/atlas/view.html b/atlas/templates/atlas/view.html index b49f3239..4814c6b6 100755 --- a/atlas/templates/atlas/view.html +++ b/atlas/templates/atlas/view.html @@ -6,21 +6,21 @@ {% block content %} -
- Create new
+
+ Create new
-
-
-

Filter

-
-
- {{ filter.form }} - -
+
+
+

Filter

+
+
+ {{ filter.form }} + +
+
+
+ {% render_table table %}
- - {% render_table table %} -
-
-{% endblock %} \ No newline at end of file +
+{% endblock %}