Set the language in the title url

This commit is contained in:
Greg Burri 2025-05-07 15:59:34 +02:00
parent 79c6b01c12
commit deb6b8649e

View file

@ -1,4 +1,4 @@
<a class="title" href="/"><img class="logo" src=" <a class="title" href="/{{ context.tr.current_lang_code() }}/"><img class="logo" src="
{# {#
It should be better to put the image link into the CSS file It should be better to put the image link into the CSS file
(in case of CSS dynamic swap for instance) (in case of CSS dynamic swap for instance)