From c0e7be6534e9ec9d2c199274ee4a8fe37d65f004 Mon Sep 17 00:00:00 2001 From: Nicola Biancolini Date: Tue, 19 Apr 2022 16:52:20 +0200 Subject: [PATCH] Fix malformed html structure of the translation list on post. (#886) Moves "Translations" word out of `ul` --- layouts/partials/translation_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/translation_list.html b/layouts/partials/translation_list.html index 9d28e157..00282519 100644 --- a/layouts/partials/translation_list.html +++ b/layouts/partials/translation_list.html @@ -2,8 +2,8 @@ {{- if (ne .Layout "search") }} {{- if or .Params.author site.Params.author (.Param "ShowReadingTime") (not .Date.IsZero) }} | {{- end -}} {{- end }} +{{- i18n "translations" | default "Translations" }}: