diff --git a/templates/index.rs.html b/templates/index.rs.html index 1037d6c..20c0390 100644 --- a/templates/index.rs.html +++ b/templates/index.rs.html @@ -25,7 +25,7 @@ templates::{info, instance, statics::index_css}, - Connected Servers + @nodes.len() Connected Servers @if nodes.is_empty() { There are no connected servers at this time. } else {
There are no connected servers at this time.