diff options
Diffstat (limited to 'views/partials/footer.ejs')
| -rw-r--r-- | views/partials/footer.ejs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/views/partials/footer.ejs b/views/partials/footer.ejs index 41d2ce3..163e28b 100644 --- a/views/partials/footer.ejs +++ b/views/partials/footer.ejs @@ -1,3 +1,5 @@ +</content> +<% include ../partials/404 %> </body> <% include ../partials/scripts %> </html>
\ No newline at end of file |
