mlandauer / thats-camping-elm

Find campsites near you
https://thatscamping.org
GNU General Public License v3.0
5 stars 1 forks source link

improve 404 #85

Open mlandauer opened 7 years ago

mlandauer commented 7 years ago

For a campsite detail page say "loading campsites" if there is no campsite and the initial local database changes haven't made it into the model yet. Otherwise show a 404 page

Also, we shouldn't redirect to a /404 page.

Also the 404 page should be less ugly and actually return a 404 error code