diff --git a/views/layouts/main.ejs b/views/layouts/main.ejs index 8cdf55f..2d4df2d 100644 --- a/views/layouts/main.ejs +++ b/views/layouts/main.ejs @@ -4,24 +4,82 @@ + + <%= locals.title %> + + + + + + + + + + + + + + + + + + + + + + + + - - <%- include('../partials/search.ejs') %> + + <%- include('../partials/search.ejs') %>
- <%- include('../partials/header.ejs') %> + <%- include('../partials/header.ejs') %>
<%- body %>
- <%- include('../partials/footer.ejs') %> + + <%- include('../partials/footer.ejs') %> + + +
- \ No newline at end of file +