Blame | Last modification | View Log | RSS feed
<?php echo $html; echo $this->Html->link('Test link', '#'); ?>
<?php
echo $html;
echo $this->Html->link('Test link', '#');
?>