diff options
Diffstat (limited to 'view/tpl/smarty3/events.tpl')
-rw-r--r-- | view/tpl/smarty3/events.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/events.tpl b/view/tpl/smarty3/events.tpl index 48bd82d96..ff9e58aab 100644 --- a/view/tpl/smarty3/events.tpl +++ b/view/tpl/smarty3/events.tpl @@ -1,4 +1,8 @@ -{{$tabs}} +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}{{$tabs}} <h2>{{$title}}</h2> <div id="new-event-link"><a href="{{$new_event.0}}" >{{$new_event.1}}</a></div> |