<div class="border-top border-2 border-primary pt-3">
<h3 class="h5 text-uppercase fw-bolder">Babes in arms policy</h3>
<p>Babies (infants under 2 years old) require a paid ticket to attend this show.</p>
<p>More information available <a href="#">here in our FAQs</a>.
</p>
</div>
<div class="border-top border-2 border-primary pt-3">
<h3 class="h5 text-uppercase fw-bolder">Babes in arms policy</h3>
<p>{{ copy | replace({"\n\n":'</p><p>'}) | raw }}</p>
</div>
{
"copy": "Babies (infants under 2 years old) require a paid ticket to attend this show.\n\nMore information available <a href=\"#\">here in our FAQs</a>.\n"
}
No notes defined.