{{#each flash in controller}} {{#view Travis.FlashItemView flashBinding="flash"}}

{{{flash.message}}}

{{/view}} {{/each}}