diff --git a/openslides/participant/templates/participant/overview.html b/openslides/participant/templates/participant/overview.html index 0066b1dbe..2ab17289f 100644 --- a/openslides/participant/templates/participant/overview.html +++ b/openslides/participant/templates/participant/overview.html @@ -77,7 +77,7 @@ {% for user in users %} {{ user.first_name }} - {{ user.last_name }} + {{ user.last_name }} {{ user.detail }} {{ user.get_type_display }} {{ user.committee }}