Files
friendshiptours.org/site/en/linksandnumbers.subpage.php
2015-11-12 19:58:50 -06:00

4 lines
184 B
PHP

<div class='page-box-center'>
<h2><?php echo $this->data['item']->title ?></h2>
<?php echo nl2br(xml_nl_to_paragraph(xml_parse_bbcode((string)$this->data['item']->text))) ?>
</div>