popover implementation
This commit is contained in:
parent
2b432d7f0b
commit
4a3c4fdef5
9 changed files with 81 additions and 18 deletions
|
@ -13,7 +13,7 @@
|
|||
{{partial "darkmode.html" .}}
|
||||
</header>
|
||||
<article>
|
||||
<h1>Category: {{.Title | humanize}}</h1>
|
||||
<h1>Tag: {{.Title | humanize}}</h1>
|
||||
{{partial "page-list.html" .Paginator.Pages}}
|
||||
{{ template "_internal/pagination.html" . }}
|
||||
</article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue