1 2 3 4 5 6
<?php $title = "{{title}}"; if (isset($early) && $early) { return; } include($_SERVER['DOCUMENT_ROOT'] . '/includes/head.php');