= $this->formCheckbox('integration_slack_webhook', t('Send notifications to a Slack channel'), 1, $values['integration_slack_webhook'] == 1) ?>
= $this->formLabel(t('Webhook URL'), 'integration_slack_webhook_url') ?>
= $this->formText('integration_slack_webhook_url', $values, $errors) ?>
= t('Help on Slack integration') ?>