Адрес: {«address» | config}
Телефон: {«phone» | config}
E-mail: {«email» | config}
{‘contact_form’ | chunk : [
‘form’ => ‘form.contact_form’,
‘tpl’ => ‘tpl.contact_form’,
‘subject’ => ‘Заявка с сайта ‘ ~ $_modx->config.http_host,
‘validate’ => ‘name:required,phone:required,check:required’
]}
