page-relref.html 166 B

1234
  1. <a href="{{ relref . (.Get "ref") }}" class="page-ref">
  2. <div class="page-ref-icon"><i class="fa fa-arrow-right"></i></div>
  3. {{ .Get "caption" | markdownify }}
  4. </a>