<% _.each(filters, function(filter) { %>
<% if(filter.radio) { %> <% } else { %> <% } %> <%= filter.input %>
<% }); %>