<%- title %> <% if (options) { %>
<% options.forEach(function(option) { %>
<%- option.get('title') %>
<% }); %>
<% } %>