{# WS5.8 / FRREP-TS006 — Brand-consistent CV PDF (single column, print-friendly). #} {% load country_tags %}
RUFORUM IILMP · Curriculum vitae
{{ cv.headline }}
{% endif %} {% with summary_text=cv.summary|striptags|cut:" "|cut:" " %} {% if summary_text %}{{ e.details }}
{% endif %}{{ x.details }}
{% endif %}{% for s in sections.skills %} {% if s.name %}{{ s.name }}{% if s.level %} · {{ s.level }}{% endif %}{% endif %} {% endfor %}
{% endif %} {% if sections.certifications %}{% if p.venue %}{{ p.venue }}{% endif %}{% if p.venue and p.year %} · {% endif %}{% if p.year %}{{ p.year }}{% endif %}
{% endif %}{% for l in sections.languages %} {% if l.name %}{{ l.name }}{% if l.proficiency %} · {{ l.proficiency }}{% endif %}{% endif %} {% endfor %}
{% endif %} {% if sections.references %}
{{ r.name|default:"—" }}{% if r.title %}, {{ r.title }}{% endif %}
{% if r.contact %}
{{ r.contact }}{% endif %}