actually the title is the whole question.
I just want to modify the template so that the current page title is automatically shown (i\'m working with html templates so I
If you want to use a fluid only solution, install the VHS extension and you can output the page title without using any TypoScript at all like this:
fluid
VHS
TypoScript
Tag Example:
Inline Example:
{v:page.header.title(title: 'NULL', whitespaceString: '' '', setIndexedDocTitle: 1)}