staticref.html 105 B

123
  1. <a href="{{ .Get 0 | absURL }}"{{ if len .Params | eq 2 }} target="_blank"{{ end }}>
  2. {{ .Inner }}
  3. </a>