Page.title ViewHelper <f:page.title>

ViewHelper to set the page title from Fluid templates.

   <f:page.title>My Custom Page Title</f:page.title>
Copied!

Go to the source code of this ViewHelper: Page\TitleViewHelper.php (GitHub).