<ul class="nav">
	<li><a href="<%= stpath %>">Dashboard (<%= stpath %>)</a></li>
	<li><a href="<%= stpath %>/events">List of events</a></li>
	<!-- <li><a href="funnels">Funnels (not working)</a></li> -->
	<!-- <li><a href="retention">Retention (not working)</a></li> -->
	<!-- <li><a href="users">Users (not working)</a></li> -->
	<!-- <li><a href="notifications">Notifications (not working)</a></li> -->
</ul>