548 B
548 B
<<cv.name>>'s CV
((* if cv.phone *))
- Phone: <<cv.phone|replace("tel:", "")|replace("-"," ")>> ((* endif )) (( if cv.email *))
- Email: <<cv.email>> ((* endif )) (( if cv.location *))
- Location: <<cv.location>> ((* endif )) (( if cv.website *))
- Website: [<<cv.website|replace("https://","")|replace("/","")>>](<<cv.website>>) ((* endif )) (( if cv.social_networks )) (( for network in cv.social_networks *))
- <<network.network>>: [<<network.username>>](<<network.url>>) ((* endfor )) (( endif *))