eh
This commit is contained in:
parent
15582b9e0f
commit
ca100ab3ff
8 changed files with 1098 additions and 1056 deletions
|
@ -20,7 +20,7 @@
|
|||
</div>
|
||||
{{ else }}
|
||||
<div
|
||||
class="articles">
|
||||
class="articles {{ if (lt $ammount 3) }}articles-len-{{ $ammount }}{{ end }}">
|
||||
{{ $pageslist := (first $ammount $allposts )}}
|
||||
{{ if .pagination }}
|
||||
{{ $pageslist = ($context.Page.Paginate $allposts (cast.ToInt $ammount)).Pages }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue