I have seen it in other templating systems and it's cool. ``` <binding_loop:foo> <blah>foobarbaz</blah> <binding_else:foo> There aren't any foobarbaz entries! </binding_loop:foo> ``` Something like that.