diff --git a/timesketch/ui/static/components/explore/explore-event.html b/timesketch/ui/static/components/explore/explore-event.html index 7b7b9cf1c7..b0452cf9c4 100644 --- a/timesketch/ui/static/components/explore/explore-event.html +++ b/timesketch/ui/static/components/explore/explore-event.html @@ -30,7 +30,7 @@ {{::tag}} - [{{ event._source.timestamp_desc }}] {{ event._source.message|limitTo:500 }} + [{{ event._source.timestamp_desc }}] {{ event._source.message|limitTo:500 }}
Details
@@ -54,7 +54,7 @@ - +
{{ key }}{{::value}}{{::value}}
@@ -62,7 +62,7 @@
{{::comment.user.username}}
-
{{::comment.comment}}
+
{{::comment.comment}}
{{::comment.created_at}}