diff --git a/view/theme/frio/templates/event_stream_item.tpl b/view/theme/frio/templates/event_stream_item.tpl index 330f88cbb..9264e9d2e 100644 --- a/view/theme/frio/templates/event_stream_item.tpl +++ b/view/theme/frio/templates/event_stream_item.tpl @@ -12,7 +12,8 @@
-
{{$title}}
+
{{$title nofilter}}
+ {{* If there is a map, we insert a button for showing/hiding the map *}} {{if $location.map}}{{/if}}