diff --git a/nwfilters/templates/nwfilter.html b/nwfilters/templates/nwfilter.html
index db4b0dd..18e04c6 100644
--- a/nwfilters/templates/nwfilter.html
+++ b/nwfilters/templates/nwfilter.html
@@ -6,7 +6,6 @@
- {% include 'create_nwfilter_block.html' %}
-
@@ -74,28 +73,27 @@
+
+
-
-
-
+
+
| # |
{% trans "Reference" %} |
@@ -107,7 +105,7 @@
{{ forloop.counter }} |
{{ ref }} |
- |
+ {% include 'add_nwf_rule.html' %}
- {% include 'add_nwf_rule.html' %}
-
-
+
+
- | {% trans "Rule" %} |
+ {% trans "Rule" %} |
{% trans "ActionType" %} |
{% trans "Direction" %} |
{% trans "Priority" %} |
@@ -145,7 +143,7 @@
{{ rule.statematch }} |
{{ rule.directives }} |
- |