omegamma/layouts/partials/platforms.html

2 lines
119 B
HTML
Raw Normal View History

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