v0.11.0
The template's first line became '{{> .shared/managed-block-body.md}}' when the
body moved to a shared partial, so the signature stripped to an empty string and
the check could never pass. Resolve the include before computing the signature.
The template's first line became '{{> .shared/managed-block-body.md}}' when the
body moved to a shared partial, so the signature stripped to an empty string and
the check could never pass. Resolve the include before computing the signature.