<% if (allowCancel) { %> <% } %> <% if (title) { %>

<%= title %>

<% } %>
<%= content %>
<% if (allowCancel) { %> <% if (cancelText) { %> <% } %> <% } %> <% if (allowOk) { %> <% } %>