diff --git a/frontend/app/views/directives/search/observable.html b/frontend/app/views/directives/search/observable.html
index f86a2770eb..2d2790601c 100644
--- a/frontend/app/views/directives/search/observable.html
+++ b/frontend/app/views/directives/search/observable.html
@@ -1,4 +1,4 @@
-
+
+
+
+
+ Type:
+ {{value.alert.type}}
+
+ Reference:
+ {{value.alert.sourceRef}}
+
+ Source:
+ {{value.alert.source}}
+
+
+
+ Alert:
+ {{value.alert.title}}
+
+
- Tags:
+ Tags:
+
diff --git a/frontend/app/views/partials/search/list.html b/frontend/app/views/partials/search/list.html
index 8782940eae..f4a0ec5849 100644
--- a/frontend/app/views/partials/search/list.html
+++ b/frontend/app/views/partials/search/list.html
@@ -6,17 +6,19 @@
Search result ({{searchResults.total}} records(s) found)
Search scope
-
-
-
-
-
- {{item.label}}
-
+
+
+
+
+
+ {{item.label}}
+
-
Search filters {{config[config.entity].filters.length || 0 }} filter(s) applied
+ Search filters {{config[config.entity].filters.length || 0 }}
+ filter(s) applied