{% doc %} This block renders the private _static block. Has no schema. {% enddoc %}
{% content_for 'block', type: '_static', id: 'static', content: 'hello world' %}
{% schema %} { "name": "render static block", "presets": [ { "name": "Render Static Block" } ] } {% endschema %}