{% load testapp_examples %} {% comment %} The shell every demo page sits in: the stylesheet, a bar back to the index, and the banner naming whichever example you have landed in. Wizard templates override two blocks — `content` for the page itself, and `template_name` to declare their own path, because several examples exist only to prove which template got picked and the page is the only place that can say which one it is. {% endcomment %}