{include file="./form_helpers.html" inline}
{$namespace = $namespace|default:''}
{capture assign=html}
{$class_id = 'js-with-contact-section'}
{$wrapper_id = uniqid($class_id)}
{/capture}
{render_form_block options=[
'name' => '[`On contact creation`]',
'html' => $html
]}