{% with cv_personal_info as info %}

{{info.name}}

{% block currentposition %} {% if primary_positions %} {% endif %} {% endblock %}
{{info.email}}
{{info.address}}
{{info.phone}}
{% endwith %}