{% extends "tests/leaking-vars/base.html" %} {% set testVar = "testVar from page2" %} {% block main %}main block from page2{% endblock %}