We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Sets or outputs the current page's meta title
Setting the meta title:
{{ do theme_meta_title('My Page Title') }}
Printing the current meta title:
{{ theme_meta_title() }}