şunun yansıması
https://github.com/Hilbis/Hilbish
eşitlendi 2025-07-08 03:52:02 +00:00
2 satır
191 B
HTML
2 satır
191 B
HTML
<a href="{{ .Destination | safeURL }}"{{ with .Title}} title="{{ . }}"{{ end }}{{ if eq (substr .Destination 0 4) "http" }} target="_blank" rel="noopener"{{ end }}>{{ .Text | safeHTML }}</a>
|