{include file="./responsible.inc.html"
_inc_options=[
'id' => $id,
'class_id' => $class_id,
'wrapper_id' => $wrapper_id
]
inline}
{/capture}
{render_optional_block options=[
'name' => '[`Set the owner`]',
'checkbox_name' => {input_name id='responsible_contact_id'},
'is_checked' => !!$responsible_contact_id,
'html' => $html
]}