zeilenumbruch entfernt

This commit is contained in:
edi 2024-06-09 02:38:07 +02:00
parent 5d3f9604aa
commit 81da4ba820

View file

@ -1,3 +1,2 @@
{{ $height := .Get "height" | default "22px" }} {{ $height := .Get "height" | default "22px" }}
<a href='{{ .Get "href" }}' target=_blank alt="Öffnet im neuen Fenster">{{ with .Get "img" }}<img class="icon" src="/icons/{{ . }}.svg" height="{{ $height }}">{{ end }}{{ with .Get "name" }}{{ . }}{{ end }}</a>{{ if .Get "name" }}&nearr;{{ end }} <a href='{{ .Get "href" }}' target=_blank alt="Öffnet im neuen Fenster">{{ with .Get "img" }}<img class="icon" src="/icons/{{ . }}.svg" height="{{ $height }}">{{ end }}{{ with .Get "name" }}{{ . }}{{ end }}</a>{{ if .Get "name" }}&nearr;{{ end }}