Something's fishy here.
<% if (typeof error!== 'undefined') { %> <%= error %> <% } else { %> The page you were trying to reach doesn't exist. <% } %>
Why might this be happening?
% /* 444444444 000000000 444444444 4::::::::4 00:::::::::00 4::::::::4 4:::::::::4 00:::::::::::::00 4:::::::::4 4::::44::::4 0:::::::000:::::::0 4::::44::::4 4::::4 4::::4 0::::::0 0::::::0 4::::4 4::::4 4::::4 4::::4 0:::::0 0:::::0 4::::4 4::::4 4::::4 4::::4 0:::::0 0:::::0 4::::4 4::::4 4::::444444::::4440:::::0 000 0:::::04::::444444::::444 4::::::::::::::::40:::::0 000 0:::::04::::::::::::::::4 4444444444:::::4440:::::0 0:::::04444444444:::::444 4::::4 0:::::0 0:::::0 4::::4 4::::4 0::::::0 0::::::0 4::::4 4::::4 0:::::::000:::::::0 4::::4 44::::::44 00:::::::::::::00 44::::::44 4::::::::4 00:::::::::00 4::::::::4 4444444444 000000000 4444444444 This is the default "404: Not Found" page (`res.notFound()`) For more information, see: • https://sailsjs.com/docs/reference/response-res/res-not-found • https://sailsjs.com/docs/concepts/extending-sails/custom-responses */ %>
Why might this be happening?