10$this->includeAtTemplateBase(
'includes/header.php');
12<h1><?
php echo $this->t(
'{negotiate:negotiate:enable_title}'); ?></h1>
14<?
php echo $this->t(
'{negotiate:negotiate:enable_info_pre}', array(
'URL' => htmlspecialchars($this->
data[
'url']))); ?>
16<?
php echo $this->t(
'{negotiate:negotiate:info_post}'); ?>
18<?
php $this->includeAtTemplateBase(
'includes/footer.php');
An exception for terminatinating execution or to throw for unit testing.