head.php 60 B

1234567
  1. <?php
  2. $view
  3. ->fetch('title', '111')
  4. ->display();