diff --git a/nwfilters/templates/nwfilters.html b/nwfilters/templates/nwfilters.html index dba8377..28c7372 100644 --- a/nwfilters/templates/nwfilters.html +++ b/nwfilters/templates/nwfilters.html @@ -40,12 +40,12 @@
-
-
- -
- +
+ +
+
+
{% if nwfilters %}
@@ -166,6 +166,4 @@ input.val(editor.getSession().getValue()); }) - - {% endblock %}