aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/event.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/smarty3/event.tpl')
-rw-r--r--view/tpl/smarty3/event.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/smarty3/event.tpl b/view/tpl/smarty3/event.tpl
index ace0701e5..1ba472377 100644
--- a/view/tpl/smarty3/event.tpl
+++ b/view/tpl/smarty3/event.tpl
@@ -2,7 +2,8 @@
* AUTOMATICALLY GENERATED TEMPLATE
* DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
*
- *}}{{foreach $events as $event}}
+ *}}
+{{foreach $events as $event}}
<div class="event">
{{if $event.item.author-name}}<a href="{{$event.item.author-link}}" ><img src="{{$event.item.author-avatar}}" height="32" width="32" />{{$event.item.author-name}}</a>{{/if}}