diff --git a/layouts/partials/sections/education-alt.html b/layouts/partials/sections/education-alt.html new file mode 100644 index 0000000..b56adf7 --- /dev/null +++ b/layouts/partials/sections/education-alt.html @@ -0,0 +1,108 @@ +{{ $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 }} out of {{ .grade.outOf }}+ {{ end }} + {{ if .publications }} +
+
+ {{ end }}
+ {{ if .takenCourses }}
+ Publications+
+
+ {{ end }}
+ {{ if .extracurricularActivities }}
+ Taken Courses+ {{ if .takenCourses.showGrades }} +
+
+ {{ end }}
+ Extracurricular Activities+
|
+ + + | +
+
+
+
+
+ |
+