38c6059ab8
* fix: use custom render templates to fix references * add back showAnchor condition * change site params access
1 line
116 B
HTML
1 line
116 B
HTML
<a href="{{ .Destination | safeURL | relURL }}"{{ with .Title}} title="{{ . }}"{{ end }}>{{ .Text | safeHTML }}</a>
|