{% extends 'base.html' %} {% block content %}

Qux

page: {{ page }}

Edit the page query argument's value in url and enter it.

Refresh the page to view the change.

Check the Time column in debug toolbar →

{% endblock %}