<%= section.title %> <% if ( section.empty ) { %>
<%= section.empty_message %><% } %>
<% if ( section.sub_title ) { %>
<%= section.sub_title %>
<% } %>