<% if (introPage.showIntroPage) { %>
<%= introPage.title %>
<%= introPage.introduction %>
<%} %>