aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/events-js.tpl
blob: ad41e983a346924cd9bc608570942456080abd24 (plain) (blame)
1
2
3
4
5
6
7
8
9
{{$tabs}}
<div class="generic-content-wrapper-styled">
<h2>{{$title}}</h2>

<div id="export-event-link"><a href="{{$export.0}}" >{{$export.1}}</a></div>
<div id="new-event-link"><a href="{{$new_event.0}}" >{{$new_event.1}}</a></div>

<div id="events-calendar"></div>
</div>