basic changes to make pages work with new blowfish
This commit is contained in:
parent
25cbd27d42
commit
414ba2f2ca
5 changed files with 5 additions and 5 deletions
|
@ -28,7 +28,7 @@
|
|||
<section class="space-y-10 w-full">
|
||||
<div height=20px></div>
|
||||
{{ range .Pages }}
|
||||
{{ partial "article-link.html" . }}
|
||||
{{ partial "article-link/simple.html" . }}
|
||||
{{ end }}
|
||||
</section>
|
||||
{{ partial "pagination.html" . }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue