blob: 69a248512dedae8beff5e0f013aa965ebf78a940 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
{{$tabs}}
<div class="generic-content-wrapper-styled">
<h2>{{$title}}</h2>
<div id="new-event-link"><a href="{{$new_event.0}}" >{{$new_event.1}}</a></div>
<div id="events-calendar"></div>
</div>
|