portfolios_lea-jean/layouts/shortcodes/staticref.html

1 line
100 B
HTML
Raw Normal View History

2022-02-02 16:09:48 +01:00
<a href="{{ .Get 0 | relURL }}"{{ if len .Params | eq 2 }} target="_blank"{{ end }}>{{ .Inner }}</a>