{% extends "page.njk.html" %} {% block pageContentAction %} {% if page.nextpage %} {{ super() }} {% endif %} {% endblock %}