% include!("head.html"); %>
<% include!("header.html"); %>
<% for p in &posts { %>
<%- p.1 %>
<% } %>