WIP: Error when trying to show a non-existing image should result in 404
When the show action is called on a page which is no gallery, try will result in a NoMethodError. This has to be turned into a 404.
Closes #292
When the show action is called on a page which is no gallery, try will result in a NoMethodError. This has to be turned into a 404.
Closes #292