% if (title) { %> <%- title %> <% } %> <% if (!titleVisible) { %> <%- screenReaderTitle %> <% } %> <% if (iconName) { %> <% } %> <% if (showBlankOption) { %> <% } %> <% _.each(selectOptions, function(selectOption) { %> <%- selectOption[1] %> <% }); %> <%- screenReaderTitle %> <%- gettext('Click to edit') %> <%- message %>