diff --git a/templates/question_table_view.html b/templates/question_table_view.html index 61d7d741..7833af45 100644 --- a/templates/question_table_view.html +++ b/templates/question_table_view.html @@ -9,27 +9,7 @@ {% block content %}
-
-
-
- Filters - -
-
-
-
- {{ filter.form|crispy }} -
- - Reset -
-
-
-
-
-
- -
+
+ + + + +
+ +
+ + + +
+
+
+
+
Filters
+
+ +
+
+ + +
+
+ {{ filter.form|crispy }} +
+ + Reset +
+
+
+
+
+
+ {% endblock %} \ No newline at end of file