{% extends data.outerLayout %} {% import "fragment.html" as fragment %} {% block main %} {% render fragment.auxTest('Gee Whiz') %} {% endblock %}