{# Previous/next page links - only displayed on page 2+ #} {#
{{pagination}}
#} {# This is the post loop - each post will be output using this markup #} {% for node in ctx.nav.loop(document.metadata.loop) %}

{{ node.document.metadata.title}}

{{ node.document.excerpt(150) }} »

{% endfor %} {# Previous/next page links - displayed on every page #} {# {{pagination}} #}