Bit of styling fixes

This commit is contained in:
Madison Scott-Clary
2021-09-02 08:44:28 -07:00
parent 423cfecddb
commit d969b65cdd
3 changed files with 13 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{{ define "main" }}
<main id="main">
<h2>Limerent Object</h2>
{{ $paginator := .Paginate (.Pages) 1 }}
{{ template "_internal/pagination.html" . }}
{{ range $paginator.Pages }}