I think this could also be a static route method that tries to open a file and rejects the request otherwise. This could replace the open method in the controller which feels misplaced.
Open method should have some bearing on setting page titles (perhaps other configs). Trying to remove as much as possible from default page controller purview.
I think this could also be a static route method that tries to open a file and rejects the request otherwise. This could replace the open method in the controller which feels misplaced.