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