{$options.toggle_html|default:''}
{$options.description|default:''}
{include file="./common_helpers.inc.html" inline} {function render_form_block options=[]} {$block_id = $id|default:$options.id} {$class_id = 'crm-form-settings-block-'|cat:$block_id} {$wrapper_id = uniqid($class_id)}
{$options.description|default:''}
{/capture} {$options.toggle_html = $toggle_html|cat:$script_html} {$options.hidden = !$_is_checked} {render_form_block options=$options} {/function}