Reserved variables.
$t
Return the document title.
2.2.0
Example:
<title><?= $t; ?></title>
Added by the Layout extension.