{{- $context := .Context -}} {{ if ne (len $context.Translations) "0" }}
{{ partial "helper/icon" "i18n" }}

{{ T "widget.i18n-nav.title" }}

{{ range $context.Translations }} {{ end }}
{{ end }}