Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
8 lines
115 B
HTML
8 lines
115 B
HTML
<!--
|
|||
Pagination widget.
|
|||
-->
|
|||
|
|||
<div class="text-center">
|
|||
{{ template "_internal/pagination.html" . }}
|
|||
</div>
|