Article 1: Objective and Scope of Services

Objective: {{template.article1.objective}}

{{#if template.article1.scope.length}}

Scope:

    {{#each template.article1.scope}}
  1. {{this}}
  2. {{/each}}
{{/if}}