<%- include('partials/header', { title }) %>

<%= title %>

<%= message %>

<%- include('partials/footer') %>