diff --git a/templates/bgp_neighbor_detail.html b/templates/bgp_neighbor_detail.html index f4790cb..9fe0dea 100644 --- a/templates/bgp_neighbor_detail.html +++ b/templates/bgp_neighbor_detail.html @@ -15,7 +15,7 @@
{{ error }}
{% else %} -{{ neighbor_data }}
+ {{ neighbor_data }}
{% endif %}