<% if (m.fields) { %> <% var f; %> <% var firstField = m.fields[0]; %>
<% for (f in m.fields) { %> {{m.fields[f]._cms_fieldHTML}} <% } %>
<% } %>