Hello, I would like to have a <title> tag defined in my app main/root template (Layout.tml) and ensure that in each of the *.tml files that use that template or one of its sub-templates, the content of the title is replaced by an appropriate value.
I have tried using the xmlns:p="tapestry:parameter" to no avail. Should I use *t:content* instead? Can anyone please advise? Regards, Julien.