{% extends "base"|with_theme %} {% block contents %}

Page 1!

Page 1 uses a block tag to modify the side navigation items!

{% endblock %} {% block sidenav_items %}
  • Page 1
  • Index
  • Page 2
  • {% endblock %}