diff --git a/allianceauth/authentication/templates/authentication/dashboard.groups.html b/allianceauth/authentication/templates/authentication/dashboard.groups.html index d3c6aae7..88ed15c1 100644 --- a/allianceauth/authentication/templates/authentication/dashboard.groups.html +++ b/allianceauth/authentication/templates/authentication/dashboard.groups.html @@ -5,7 +5,7 @@

{% translate "Membership" %}

-
{% translate "State:" %} {{ request.user.profile.state }}
+
{% translate "State:" %} {{ request.user.profile.state }}
{% for group in groups %}