= <% if (typeof leftAction !== 'undefined') { %> <%- leftAction.text %> <% } %> <% if (typeof title !== 'undefined') { %>

<%- title %>

<% } %> <% if (typeof rightAction !== 'undefined') { %> <%- rightAction.text %> <% } %>