<% if( leftBtn ) { %>
<%=leftBtn.txt%>
<% } %>
<%=title%>
<% if( rightBtn ) { %>
<%=rightBtn.txt%>
<% } %>