diff --git a/longs/templates/longs/view.html b/longs/templates/longs/view.html index 98d5a11f..e41183a8 100755 --- a/longs/templates/longs/view.html +++ b/longs/templates/longs/view.html @@ -6,13 +6,14 @@ {% block content %} -
-

Filter

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

Filter

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