<% if(filters.auth) {%>
{{ getCurrentUser().name }}
{{ getCurrentUser().email }}
<% } %>

<%= _.slugify(_.humanize(appname)) %>

Add Redial Check voicemail {{notificationsEnabled ? 'Disable' : 'Enable' }} notifications <% if(filters.auth) {%> ui-sref="login"<% } else { %>href="/login"<% } %>> Login ui-sref="signup"<% } else { %>href="/signup"<% } %>> Signup Logout <% } %>