Update translation_list.html
This commit is contained in:
parent
fc8c8666cf
commit
805fd8a4da
@ -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 }}">
|
||||
|
Loading…
x
Reference in New Issue
Block a user