mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-17 05:52:58 -04:00
1f96038a60
Fixes #453
7 lines
217 B
HTML
7 lines
217 B
HTML
<a
|
|
href="{{ .Destination | safeURL }}"
|
|
{{ with .Title }}title="{{ . }}"{{ end }}
|
|
{{ if strings.HasPrefix .Destination "http" }}target="_blank" rel="noreferrer noopener"{{ end }}
|
|
>
|
|
{{- .Text | safeHTML -}}
|
|
</a> |