Replies: 1 comment 2 replies
-
You can't add blocks inside partials, that's a limitation of Jinja. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It seems weird that the
content.html
partial doesn't seem to have blocks, allowing to only edit selected sections of the theme through theme extension.This requires me to copy the entirety of the content.html file, just to alter the icon used for the "Edit page" action.
This, of course, could be a wrong understanding of theme extensions on my end and if there is a way to change only parts of that file would I be happy to know about it, but other than that do I hope that some blocks for it could be added so that something like this could be doable:
Beta Was this translation helpful? Give feedback.
All reactions