Improve template
This commit is contained in:
parent
38129b7e72
commit
153de0f9c7
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@ $if(ausbildung)$
|
||||||
$if(ausbildung.place)$
|
$if(ausbildung.place)$
|
||||||
\cvitem{$ausbildung.date$}{$ausbildung.school$, $ausbildung.place$}
|
\cvitem{$ausbildung.date$}{$ausbildung.school$, $ausbildung.place$}
|
||||||
$else$
|
$else$
|
||||||
\cvitem{$ausbildung.date$}{$ausbildung.school$, $ausbildung.place$}
|
\cvitem{$ausbildung.date$}{$ausbildung.school$}
|
||||||
$endif$
|
$endif$
|
||||||
$endif$
|
$endif$
|
||||||
$endfor$
|
$endfor$
|
||||||
|
|
Loading…
Reference in a new issue