+
+
{{person.name.first}} {{person.name.last}}
+
{{person.position}}
+
+
+
Working experience
+
+
+ {{#person.experience}}
+
+
+
{{position}} - {{company}}
+
{{timeperiod}}
+
+ {{description}}
+
+
+
+ {{/person.experience}}
+
+
Education
+
+ {{#person.education}}
+
+
+
{{degree}}
+
+ {{timeperiod}}, {{description}}
+
+
+ {{/person.education}}
+
+