<%= page.title %>

<%= page.subtitle || "" %>

<% if (page.authors) { %> By: <% page.authors.map(function(author) { %> <%= author.name %> <% if (author.network) { %> <% } %> , <% }) %> <% } %>