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

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

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