omegamma/layouts/partials/translations.html
2021-06-14 17:16:22 +02:00

2 lines
125 B
HTML

{{ range . }}<img src="/icons/flag/{{ . }}.svg" alt="{{ i18n . }}" title="{{ i18n . }}" class="icon-larger-text" />{{ end }}