omegamma/layouts/partials/translations.html

2 lines
125 B
HTML
Raw Normal View History

2021-06-14 17:16:22 +02:00
{{ range . }}<img src="/icons/flag/{{ . }}.svg" alt="{{ i18n . }}" title="{{ i18n . }}" class="icon-larger-text" />{{ end }}