{{> header}} {{#each commitGroups}} #### {{ this.header }} {{#each commits}} {{> commit root=@root}} {{/each}} {{/each}} {{> footer}}