diff --git a/thehive-templates/SEKOIAIntelligenceCenter_Context_1_0/long.html b/thehive-templates/SEKOIAIntelligenceCenter_Context_1_0/long.html
index 27f87b332..8ec7e4b09 100644
--- a/thehive-templates/SEKOIAIntelligenceCenter_Context_1_0/long.html
+++ b/thehive-templates/SEKOIAIntelligenceCenter_Context_1_0/long.html
@@ -12,9 +12,13 @@
{{bundle.id}}
+
+ - ID
+ - {{item.id}}
+
- Type
- - {{item.type}}
+ - {{item.type}} (source) (sector)
- Aliases
@@ -25,6 +29,13 @@ {{bundle.id}}
+
+ - Tags
+ -
+ Revoked
+ Not Revoked
+
+
- Description
- {{item.description || 'No description' }}
diff --git a/thehive-templates/SEKOIAIntelligenceCenter_Indicators_1_0/long.html b/thehive-templates/SEKOIAIntelligenceCenter_Indicators_1_0/long.html
index e5b73084f..89843f5b5 100644
--- a/thehive-templates/SEKOIAIntelligenceCenter_Indicators_1_0/long.html
+++ b/thehive-templates/SEKOIAIntelligenceCenter_Indicators_1_0/long.html
@@ -9,6 +9,17 @@ {{content.results.length}} Indicator(s)
+
+ - ID
+ - {{item.id}}
+
+
+ - Tags
+ -
+ Revoked
+ Not Revoked
+
+
- Description
- {{indicator.description || 'No description' }}
diff --git a/thehive-templates/SEKOIAIntelligenceCenter_Observables_1_0/long.html b/thehive-templates/SEKOIAIntelligenceCenter_Observables_1_0/long.html
index 48c25f660..382f24331 100644
--- a/thehive-templates/SEKOIAIntelligenceCenter_Observables_1_0/long.html
+++ b/thehive-templates/SEKOIAIntelligenceCenter_Observables_1_0/long.html
@@ -9,6 +9,10 @@ {{content.results.length}} Observable(s)<
+
+ - ID
+ - {{item.id}}
+
- Value
- {{observable.value | fang}}