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
You can current page title by following typoscript:
lib.pagetitle = TEXT lib.pagetitle.data = page : title
and then use this object to your page using typoscriptObjectPath like following way: