Hello @monbauza,
my problem with the template variables is that when I put the code, for example: %%title%%, it transforms into the “nice looking” style, then manage the spaces can become a problem. The spaces between the nice looking tags doesn’t work fine.
So at the end I putted something like this:
%%title%% %%sitename%%
Then I realized there are two spaces, I had to come back to configuration and fix it:
%%title%% %%sitename%%
After this I was thinking, why not they just leave the plain codes (%%title%%) so I can see clearly how many spaces there are between them? or just make the nice looking tags fine.
That’s it, thanks.