mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-27 18:53:03 -04:00
4 lines
214 B
HTML
4 lines
214 B
HTML
<a href="{{ .Destination | safeURL }}" {{ with .Title}} title="{{ . }}"{{ end }} {{ if strings.HasPrefix .Destination "http" }} target="_blank" rel="noreferrer noopener"{{ end }}>
|
|
{{- .Text | safeHTML -}}
|
|
</a>
|