Guides: Show 404 when visiting a guide that does not exist
Summary:
Visiting a guide that does not exist causes an exception to be thrown.
This exception isn't handled, which is poor UX.
Test Plan:
* Visit http://phorge.localhost/guides/test/ and observe an error message
* Apply this change
* Visit http://phorge.localhost/guides/test/ and see a regular 404 page
Reviewers: O1 Blessed Committers, aklapper
Reviewed By: O1 Blessed Committers, aklapper
Subscribers: aklapper, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno
Differential Revision: https://we.phorge.it/D26148