{ "var": "foo" } --- {% extends "super_with_html.html" %} {% block body %}

New Content

{{ super() }} {{ super()|upper }} {% endblock %}