Curriculum Vitae of {{ identity.name }}
{% if show_edit_button %}
{% endif %}
{% if show_edit_button %}
{% else %}
{% endif %}
{% include "./icons.svg" %}
Curriculum Vitae
{% include identity.templates.main %}
{% include about.templates.main %}
{% include freelance_timeline.templates.main with timeline=freelance_timeline %}
{% include employed_timeline.templates.main with timeline=employed_timeline %}
{% include education.templates.main %}
{% include skills.templates.main %}
{% include projects.templates.main with projects=projects %}
{% if show_edit_button %}
{% endif %}