Problem:
The user was having a duplicated title on the top of the page.
Solution:
It turns out that the user was generating a meta tag from a Toolset field on the theme's files. The custom field was containing HTML tag. It is not possible to have HTML tags inside attributes of other HTML tags.