d2: contentstart
<?php if (!defined('IN_PHPBB')) exit; ?></div>
	<div class="clear"></div>

	</div>
	<span class="corners-bottom"><span></span></span></div>
</div>
<?php if ($this->_rootref['S_COMPOSE_PM']) {  ?>
<div><?php echo (isset($this->_rootref['S_FORM_TOKEN'])) ? $this->_rootref['S_FORM_TOKEN'] : ''; ?></div>
</form>
<?php } $this->_tpl_include('jumpbox.html'); $this->_tpl_include('overall_footer.html'); ?>
d2: contentend
