{{ $sectionID := replace (lower .section.name) " " "-" }} {{ if .section.id }} {{ $sectionID = .section.id }} {{ end }}
| {{ if gt $count 1}}
                    
                    {{ end }} | 
                            {{ $logoImage:= resources.Get .institution.logo}}
                            {{ $darkLogoImage:= resources.Get .institution.darkLogo}}
                            {{ if $logoImage }}
                             
                                    {{ 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" }}:
 
                                {{ range .customSections }}
                                    {{ end }} {{ .name }}:{{ .content | markdownify }}{{ end }} |  |