mirror of
https://github.com/falsycat/ar.falsy.cat.git
synced 2025-09-23 04:11:06 +00:00
popover implementation
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user