4 lines
319 B
HTML
4 lines
319 B
HTML
<a href="{{ relref . (.Get "ref") }}" class="page-ref">
|
|
<div class="page-ref-icon"><svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path fill="currentColor" d="M4 11v2h12l-5.5 5.5l1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5L16 11z"/></svg></div>
|
|
{{ .Get "caption" | markdownify }}
|
|
</a> |