diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index d63e0a8..594990c 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -14,9 +14,7 @@ */}} {{ with .AllTranslations }} {{ range . }} - {{ if not (eq .Lang $.Page.Lang) }} - - {{ end }} + {{ end }} {{ end }}