diff --git a/netbox/templates/home.html b/netbox/templates/home.html
index 67b6bfab8..18c345c3b 100644
--- a/netbox/templates/home.html
+++ b/netbox/templates/home.html
@@ -93,6 +93,23 @@
{% endif %}
+
+
+ Circuits
+
+
+
+
{{ stats.provider_count }}
+
+
Organizations which provide circuit connectivity
+
+
+
{{ stats.circuit_count }}
+
+
Communication links for Internet transit, peering, and other services
+
+
+
-
-
- Circuits
-
-
-
-
{{ stats.provider_count }}
-
-
Organizations which provide circuit connectivity
-
-
-
{{ stats.circuit_count }}
-
-
Communication links for Internet transit, peering, and other services
-
-
-