<%= model ? (editing ? 'Edit' : 'View') : 'New' %> Role
<% if(!model) { %>
<% } %>
<% if(editing) { %>
<% if(model) { %> <% }; %> <% }; %>