Set the language in the title url
This commit is contained in:
parent
79c6b01c12
commit
deb6b8649e
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue