]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Properly handle 404 errors 1553/head
authorArthurHoaro <arthur@hoa.ro>
Sat, 12 Sep 2020 10:42:19 +0000 (12:42 +0200)
committerArthurHoaro <arthur@hoa.ro>
Sat, 12 Sep 2020 10:42:19 +0000 (12:42 +0200)
Use 404 template instead of default Slim error page if the route is not found.

Fixes #827


No differences found