Dynamic Title in meta tag

Hello, in a page with dynamic data , how can I set also the title of the page with same mode?

For example in that page:


the title ‘Eurosoft’ is dynamically {{data_detail1.data.nome}}

I would like set the title like:
Villar Perosa.net - Eurosoft

Something like that in code:
<title>Villar Perosa.net - {{data_detail1.data.nome}} </title>

But it doesn’t work. There’s an alternative mode?
Thanks

Community Page
Last updated: