Back to Turbo

Docs

_source/_layouts/docs.html

latest343 B
Original Source

{{ content }} {%- assign current_collection = tags[0] -%} {%- assign next_page = collections[current_collection] | getNextCollectionItem: page -%} {%- if next_page -%}

Next: {% if next_page.title %}{{ next_page.title }}{% else %}{{ next_page.content | titleFromHeading }}{% endif %}

{%- endif -%}