{{ $sectionID := replace (lower .section.name) " " "-" }} {{ if .section.id }} {{ $sectionID = .section.id }} {{ end }}
|  | 
                                    {{ if .institution.url }}
                                         {{ .institution.name }}{{ else }}{{ .institution.name }}{{ end }}{{ .timeframe }} {{ .name }}{{ if .grade }}{{ .grade.scale }}: {{ .grade.achieved }} {{ i18n "out_of" }} {{ .grade.outOf }}{{ end }} {{ if .publications }}{{i18n "publications"}}
 {{ i18n "taken_courses" }}{{ if .takenCourses.showGrades }} {{ $hideScale := .takenCourses.hideScale }}
 
 {{ i18n "extracurricular_activities" }}
 |  |