<!DOCTYPE html>
<html lang="en">
  <head>
    <% include ../partials/header %>
  </head>

  <body>
  	<%= body %>
  </body>

 </html>