{% extends "test/parent.tmpl" %} {% block title %}{{ super() }}{{ baz }}{{ super() }}{% endblock %} {% block head %} {{ super() }} {% endblock %}