Fix malformed html structure of the translation list on post. (#886)

Moves "Translations" word out of `ul`
This commit is contained in:
Nicola Biancolini 2022-04-19 16:52:20 +02:00 committed by GitHub
parent 39910dc27f
commit c0e7be6534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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" }}:
<ul class="i18n_list">
{{- i18n "translations" | default "Translations" }}:
{{- range .Translations }}
<li>
<a href="{{ .Permalink }}">