{{#each replies}} {{#eachPost @root.rootBlock this}} {{post @root.rootBlock this}} {{/eachPost}} {{/each}} {{#ifCond @root.rootBlock.submitted.postId "===" postId}} {{#ifCond @root.rootBlock.submitted.action "===" "reply"}} {{> flow_reply_form}} {{/ifCond}} {{/ifCond}}