diff --git a/templates/firewall/firewall_rule_list.html b/templates/firewall/firewall_rule_list.html
index 9ad9b7a..728af72 100644
--- a/templates/firewall/firewall_rule_list.html
+++ b/templates/firewall/firewall_rule_list.html
@@ -126,7 +126,7 @@
{% for peer in rule.destination_peer.all %}{% if rule.not_destination %}! {% endif %}{{ peer }}{% if rule.destination_peer_include_networks %} +{% endif %}
{% endfor %}
-