{{ $oldestPosition.start }} - {{ if $mostRecentPosition.end }} {{ $mostRecentPosition.end }} {{ else }} Present {{ end }}, {{ .company.location }}
{{ .company.overview | markdownify }}
{{ $totalPositions:= len .positions }} {{ range $index,$position:= .positions }}{{ $position.start }} - {{if $position.end }} {{ $position.end }} {{else}} Present {{end}}