<%= form.group %>
0) ? 'checked="checked"': '' %>/> />
<%= form.state %>
<%= form.type %>
<% _.each(form.jform, function(field) { %>
<%= field.label %>
<%= field.input %>
<% }); %>