We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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() }}