<% if(autoRoute) { %>
<% } else {%>
This is the <%= name %> view. My controller can do something: "{{ vm.doSomething() }}"
<% }%>