{#- Skip the current language to avoid linking to the current page -#}
{%- if lang == lcode -%}
{%- continue -%}
@@ -30,6 +31,7 @@
{#- If it's not, replace the current language code in the URL with the new one -#}
{{ lcode | upper }}
{%- endif -%}
+
{%- endfor -%}