Can the content of HTML Blocks be merged into Layouts somehow?
I.e. I want to have several layouts that are similar to each other (one column, two column, etc.). Is it possible to use HTML blocks (or something else) to commonise HTML code into one place that all layouts can pull it from?
If so, what would the code for that look like?
Thanks.