diff options
Diffstat (limited to 'cv.tex')
-rw-r--r-- | cv.tex | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ +\section{Experience} + +$for(experience)$ + $body$ +$endfor$ + +\section{Études} + +$for(education)$ + $body$ +$endfor$ + +\section{Compétences} + +$for(skills)$ + $body$ +$endfor$ + +\section{Intérêts} + +$for(hobbies)$ + $body$ +$endfor$ |