flask-boilerplate
flask-boilerplate copied to clipboard
Fix error-html pages point to wrong URL
Reason for the Pull request
It nearly took me nearly 2 hours to debug why errors/404.html and errors/500.html were not working for me
Creating a PR to fix this.