Pagination Links | Overview
If you are rendering a paginated list and would like to easily add pagination link tags, you can use the se_meta:paginate tag: 1 {{ collection : blog paginate = " 5 " as = " items " }} 2 3 {{# Add the current pagination links to metadata manager....