X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrio%2Ftemplates%2Fevent_stream_item.tpl;h=87c2e70caddf84c27a2a172c67c8ab5d4ba36a0a;hb=fc8e8feec1a4aeb050bfa8eecb43c658e80a92e3;hp=79a7739df2d194d649dcdb5163046d608ea2abfa;hpb=7ddc5339fd7fde169b120725782c3a560e551ee2;p=friendica.git diff --git a/view/theme/frio/templates/event_stream_item.tpl b/view/theme/frio/templates/event_stream_item.tpl index 79a7739df2..87c2e70cad 100644 --- a/view/theme/frio/templates/event_stream_item.tpl +++ b/view/theme/frio/templates/event_stream_item.tpl @@ -2,7 +2,9 @@
+ {{* The part with the event data (start, end, location, title *}}
+ {{* On the left we will present the date in short form (e.g. Oct 15) *}}
{{$month_short}} @@ -11,6 +13,7 @@
{{$title}}
+ {{* If there is a map, we insert a button for showing/hiding the map *}} {{if $location.map}}{{/if}}
@@ -35,6 +38,7 @@
+ {{* The content of the event description *}} {{if $description}}
{{$description}}