diff --git a/templates/dashboard.twig b/templates/dashboard.twig index 9fc9fbd..10677b8 100755 --- a/templates/dashboard.twig +++ b/templates/dashboard.twig @@ -82,8 +82,8 @@ {% set groupSlug = groupName|lower|replace({' ': '-'}) %}
@@ -94,7 +94,7 @@
-
+
{% for server in group.servers %} @@ -201,66 +201,59 @@