diff --git a/partitioncloud/templates/partition/details.html b/partitioncloud/templates/partition/details.html index 92569d9..8fa6129 100644 --- a/partitioncloud/templates/partition/details.html +++ b/partitioncloud/templates/partition/details.html @@ -14,9 +14,9 @@ {% if user is not none %}
-
{{ user.username }}
-
- {{ user.username[0] | upper }} +
{{ partition_user.username }}
+
{% else %}