Born: {{ resume.contact.date_of_birth }}
Address: {{ resume.contact.location.address }}, {% if resume.contact.location.zip %}{{ resume.contact.location.zip }} {% endif %}{{ resume.contact.location.city }} {% if resume.contact.location.country %}{{ resume.contact.location.country }}{% endif %}
Phone: {{ resume.contact.phone }}
Email: {{ resume.contact.email }}
{% for p in resume.profiles %}
{{ p.network }}: {{ p.url }}
{% endfor %}
{{ d.degree }}
{{ p.description }}