Fix a bit the pagination template doc

This commit is contained in:
Vincent Prouillet 2019-05-18 17:55:10 -07:00
parent 55a166ac9e
commit 290029aeed

View file

@ -5,11 +5,7 @@ weight = 30
Two things can get paginated: a section or a taxonomy term.
A paginated section gets the same `section` variable as a normal
[section page](./documentation/templates/pages-sections.md#section-variables) minus its pages
while
Both get a paginated page gets a `paginator` variable of the `Pager` type:
Every paginated template gets a `paginator` variable of the `Pager` type:
```ts
// How many items per page