Creating Bloqs
{bloqs_field}
{section}
<h1>{heading}</h1>
<div>
{bloqs:children}
</div>
{/section}
{container}
<div>
{bloqs:children}
</div>
{/container}
{content}
<h2>{heading}<h2>
{body}
{/content}
{/bloqs_field}Last updated