<% if (m.noItemSelected) { %> {{m.nothing_selected_phrase|e}} <% } else { %> <% if (m.thumbnail) { %> width="{{m.thumbnail.width|e}}" <% } %> <% if (m.thumbnail.height) { %> height="{{m.thumbnail.height|e}}" <% } %> /> <% } %> {{m.label|e}} <% } %>