* lock post-content and the containing group blocks to not allow remove option without unlocking
* Added a few missing locks
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Rework layout inheritance for query and post template.
* Wrap archive title in a group that inherits layout.
* Also unset the max-width
* Get the markup in all templates to match
* add post template
* update post template
* Refactor index, home and archive templates to share the post template
* Adding back the default layout
* fix alignments on pagination
* remove unneeded alignment rules
Co-authored-by: Ben Dwyer <ben@scruffian.com>