Add nice error page for CSRF errors/cookie issue, and fix error page handling altogether
Showing
- app/views/errors/404.html 43 additions, 0 deletionsapp/views/errors/404.html
- app/views/errors/410.html 43 additions, 0 deletionsapp/views/errors/410.html
- app/views/errors/422.html 43 additions, 0 deletionsapp/views/errors/422.html
- app/views/errors/500.html 43 additions, 0 deletionsapp/views/errors/500.html
app/views/errors/404.html
0 → 100644
app/views/errors/410.html
0 → 100644
app/views/errors/422.html
0 → 100644
app/views/errors/500.html
0 → 100644
Please register or sign in to comment