<%- title || '(no title)' %> <% if (options) { %>
<% options.forEach(function(option) { %>
<%- option.get('title') %>
<% }); %>
<% } %> <% if (typeof editable !== 'undefined') { %> <% } %>