<%- include('header.ejs') %>
<%= msg %>
<%- include('footer.ejs') %>