portfolios_pgp/layouts/shortcodes/staticref.html

1 line
100 B
HTML
Raw Normal View History

2021-12-31 12:44:26 +01:00
<a href="{{ .Get 0 | relURL }}"{{ if len .Params | eq 2 }} target="_blank"{{ end }}>{{ .Inner }}</a>