{{ extends "./base.html" }} {% block content %} {{ foo.bar }} {% for foo in fooz %} - {{ foo.foo }}{% end %} {% end block %}