<%- include('partials/header.html'); %> <%- include('feed.html', { msgs }); %> <%- include('partials/footer.html'); %>