<% var that = this; %>
<%= that.headerTemplate.apply(that, arguments) %>
<%= that.contentTemplate ? that.contentTemplate.apply(that, arguments) : '' %>