<div class="sub-section">
  {{>heading}}
  {{#each items}}
    {{partial type data}}
  {{/each}}
</div>