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