I’d love to be able to include other code snippets easily into a page, for example to have a page that has:
[header]
content of the page
[sidebar]
[footer]
And at the deployment these would turn into specific snippets already setup.
I am guessing I would need to use Functions for this?
Has anyone done something similar already?
Thanks