{% extends "page.html" %} {% block body %} {% with show_form=True %} {{ block.super }} {% endwith %} {% endblock %}