template.php 88 B

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