codeforamerica / chime

A city-focused content management system
http://chimecms.org/
BSD 3-Clause "New" or "Revised" License
35 stars 12 forks source link

Fix 500 error in preview #505

Closed tmaybe closed 8 years ago

tmaybe commented 8 years ago

Raises a 404 error when trying to load non-existent assets in preview mode.

Closes #458