mirror of
https://github.com/loviuz/loviuz-website.git
synced 2025-01-05 04:47:45 +01:00
1 line
205 B
HTML
1 line
205 B
HTML
<a href="{{ .Destination | safeURL }}"{{ with .Title}} title="{{ . }}"{{ end }} {{ if strings.HasPrefix .Destination "http" }} target="_blank" rel="noopener noreferrer" {{ end }}>{{ .Text | safeHTML }}</a> |