diff --git a/src/app/shared/object-list/collection-list-element/collection-list-element.component.html b/src/app/shared/object-list/collection-list-element/collection-list-element.component.html
index 707adabde2..c50b382495 100644
--- a/src/app/shared/object-list/collection-list-element/collection-list-element.component.html
+++ b/src/app/shared/object-list/collection-list-element/collection-list-element.component.html
@@ -1,10 +1,13 @@
-
- {{ dsoNameService.getName(object) }}
-
-
- {{ dsoNameService.getName(object) }}
-
-
= 0" class="lead archived-items-lead">[{{object.archivedItemsCount}}]
+
+
+ {{ dsoNameService.getName(object) }}
+
+
+ {{ dsoNameService.getName(object) }}
+
+
+
= 0" class="badge badge-pill badge-secondary align-self-center archived-items-lead">{{object.archivedItemsCount}}
+
{{object.shortDescription}}
diff --git a/src/app/shared/object-list/community-list-element/community-list-element.component.html b/src/app/shared/object-list/community-list-element/community-list-element.component.html
index ea6782b949..2101261bdc 100644
--- a/src/app/shared/object-list/community-list-element/community-list-element.component.html
+++ b/src/app/shared/object-list/community-list-element/community-list-element.component.html
@@ -1,10 +1,13 @@
-
- {{ dsoNameService.getName(object) }}
-
-
- {{ dsoNameService.getName(object) }}
-
-
= 0" class="lead archived-items-lead">[{{object.archivedItemsCount}}]
+
+
+ {{ dsoNameService.getName(object) }}
+
+
+ {{ dsoNameService.getName(object) }}
+
+
+
= 0" class="badge badge-pill badge-secondary align-self-center archived-items-lead">{{object.archivedItemsCount}}
+
{{object.shortDescription}}