<% if (data.isObject) { %> <%- data.base %>
<% if (data.quote) { %> [<%- data.quote %>] <% } %>
<% } else { %> <%- data %> <% } %>