{{ caseStudy().headline }}

{{ caseStudy().client }} · {{ caseStudy().role }} · {{ caseStudy().period }} · {{ caseStudy().domain }}

{{ caseStudy().summary }}

{{ caseStudy().responsibility }}

@if (caseStudy().transparencyNote; as note) {

{{ note }}

}

{{ situationLabel() }}

{{ caseStudy().situation }}

{{ approachLabel() }}

    @for (item of caseStudy().approach; track $index) {
  1. {{ item }}
  2. }

{{ outcomeLabel() }}

@if (caseStudy().metrics.length > 0) {

{{ metricsLabel() }}

}

{{ stackLabel() }}

{{ tagsLabel() }}