mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-07-19 09:03:02 -04:00
@@ -1,3 +1,7 @@
|
|||||||
<a href="{{ .Destination | safeURL }}" {{ with .Title}} title="{{ . }}"{{ end }} {{ if strings.HasPrefix .Destination "http" }} target="_blank" rel="noreferrer noopener"{{ end }}>
|
<a
|
||||||
{{- .Text | safeHTML -}}
|
href="{{ .Destination | safeURL }}"
|
||||||
</a>
|
{{ with .Title }}title="{{ . }}"{{ end }}
|
||||||
|
{{ if strings.HasPrefix .Destination "http" }}target="_blank" rel="noreferrer noopener"{{ end }}
|
||||||
|
>
|
||||||
|
{{- .Text | safeHTML -}}
|
||||||
|
</a>
|
||||||
Reference in New Issue
Block a user