Blame | Last modification | View Log | RSS feed
<?php echo $this->Html->link('Test', 'http://example.com'); ?>
<?php
echo $this->Html->link('Test', 'http://example.com');
?>