{{title}}
{{roll}}
{{#each dice}}
{{rolls.length}}{{type}} {{rollTotal}}
    {{#each rolls}}
  1. {{this}}
  2. {{/each}}
{{/each}}
{{total}}