diff --git a/templates/index.rs.html b/templates/index.rs.html index 9f03c22..b7c39f6 100644 --- a/templates/index.rs.html +++ b/templates/index.rs.html @@ -54,27 +54,6 @@ templates::{info, instance, statics::index_css}, } } - @if !nodes.is_empty() { -
-

@nodes.len() Connected Servers

- -
- }

Joining

@@ -111,6 +90,27 @@ templates::{info, instance, statics::index_css},

+ @if !nodes.is_empty() { +
+

@nodes.len() Connected Servers

+ +
+ }