{{includefile 'bootstrap/css/page_common.css'}} Events {{includefile 'header.html'}} {{includefile 'navbar.html'}} {{events_local = events}}
{{if (array.size events_local)==0}}
{{else}}
{{ for group in events_local }} {{end}}
{{end}}
{{includefile 'bootstrap/js/page_common.js'}}