<section class="livingcss__section" id="{{id}}">
  <h{{depth}}>{{name}}</h{{depth}}>
  {{~> section}}

  {{#children}}
  {{~> childSection}}
  {{/children}}
</section>