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 %}