<h3><?php echo $this->headline; ?></h3>
<div class="message boxed">
  <p><?php echo $this->message; ?></p>
</div>

<?php echo $this->options; ?>