$page->textfile($template = null [, $lang = null])
Returns the root for the content file
-
$template (string)
-
$lang (string)
Optional, language code in case of a multi-language site only -
return (string)
Example
<?= $page->textfile() ?>