diff --git a/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html b/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html
index d5a82e7ce..4283a40ee 100644
--- a/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html
+++ b/src-ui/src/app/components/document-list/document-card-small/document-card-small.component.html
@@ -1,11 +1,13 @@
-
-
-
-
![]()
+
+
+
![]()
+
+
{{document.correspondent.name}}
+
{{document.title}}
-
-
{{document.correspondent ? document.correspondent.name + ': ' : ''}}{{document.title}}
-
+
-
+
\ No newline at end of file
diff --git a/src-ui/src/app/components/document-list/document-list.component.html b/src-ui/src/app/components/document-list/document-list.component.html
index 17d0b7ff3..ec12ccbf4 100644
--- a/src-ui/src/app/components/document-list/document-list.component.html
+++ b/src-ui/src/app/components/document-list/document-list.component.html
@@ -101,8 +101,9 @@
-
-
+
+
No results
\ No newline at end of file