style="<%= widthSizes.join(';') %>"<% } %>> <% if (form.title) { %>
<%- form.title %>
<% } %>
>
<% if (controls) { %>
<% if (form.controlsOffset !== 0 && form.controlsOffset !== '0px') { %>
<% } %>
<% $.each(controls, function(key, control) { %> <% if (control.content !== null) { %>
style="display:none"<% } %>>
<% } %> <% }); %>
<% } %>