webapp - create custom error pages
there are a lot of conditions under which the webapp bombs out badly, and it would be nice to have a more friendly "site down, experiencing problems" page.
for example:
- if webapp cannot connect to couchdb
- if refuses to start because assets have not compiled
- if there is an exception
(from redmine: created on 2013-07-29, closed on 2014-05-26)