template.php 88 B

1234
  1. <?php echo $tpl->slug("hello world!"); ?>
  2. My name is <?php echo $tpl->escape($name) ?>