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

Page 2!

Page 2 uses a block for the top navbar.

Page 2 also uses the context to change theme colors.

{% endblock contents %} {% block navbar_items %}
  • Index
  • Page 1
  • Page 2
  • {% endblock %}