Allow specification of post template in routes.yaml

Currently, it’s possible to specify a template for the index page on a route, but there isn’t any way (using routes.yaml) to give all posts on a route the same template. Yes, one can set a custom template for each post while creating it, or hack post.hbs, but it’d be really nice to have a “single-template” setting to go with the existing template setting.