Can you use a partial in a layout (instead of a template)?
I am trying to implement Open Graph for my site and the meta tags in the head are different on listings pages vs a post page.
Trying to keep things DRY, I though't I'd use partials in my layouts.