{{ define "main" }} {{ $p := .Params }} TheAfriForge {{ .Title }} {{ with $p.description }} {{ . }} {{ end }} {{ range $p.hero.metrics }} {{ .value }} {{ .label }} {{ end }} {{ $p.principles.title }} {{ $p.principles.intro }} {{ range $p.principles.items }} {{ partial "icon.html" .icon }} {{ .title }} {{ .text }} {{ end }} {{ $p.bodies.title }} {{ $p.bodies.intro }} {{ range $p.bodies.items }} {{ partial "icon.html" .icon }} {{ .title }} {{ .text }} {{ range .missions }} {{ . }} {{ end }} {{ end }} {{ $p.decisions.title }} {{ $p.decisions.intro }} {{ range $index, $item := $p.decisions.steps }} {{ add $index 1 }} {{ .title }} {{ .text }} {{ end }} {{ $p.transparency.title }} {{ $p.transparency.intro }} {{ range $p.transparency.items }} {{ .title }} {{ .text }} {{ end }} {{ $p.call.title }} {{ $p.call.text }} {{ $p.call.cta }} {{ end }}
{{ . }}
{{ .value }}
{{ .label }}
{{ $p.principles.intro }}
{{ .text }}
{{ $p.bodies.intro }}
{{ $p.decisions.intro }}
{{ $p.transparency.intro }}
{{ $p.call.text }}