{{ define "web/fresh" }} {{.BasicInfo.Name}} - {{.BasicInfo.Title}} {{ template "theme-switch" . }}
{{ template "component-avatar" .BasicInfo }} {{ template "component-basic-info" .BasicInfo }}
{{ template "section-core-advantages" . }} {{ template "section-experience" . }} {{ template "section-education" . }} {{ template "section-skills" . }} {{ template "section-projects" . }}
{{ template "theme-script" . }} {{ end }}