diff --git a/templates/letter/fraport_qualification.md b/templates/letter/fraport_qualification.md index 5f43711a5..01af7f394 100644 --- a/templates/letter/fraport_qualification.md +++ b/templates/letter/fraport_qualification.md @@ -12,11 +12,17 @@ test3: |

Here is some text with emphasis to see. ... \renewcommand{\familydefault}{\sfdefault} + +\vspace*{2cm} + + +\begin{huge}\sffamily\textbf{% $if(is-de)$ - -\medskip - -\begin{huge}\sffamily\textbf{Teilnahmebescheinigung}\end{huge} +Teilnahmebescheinigung +$else$ +Certificate of attendance +$endif$ +}\end{huge} \vspace{\fill} @@ -27,23 +33,46 @@ $endif$ $if(company)$ ## $company$ {-} $endif$ +$if(is-de)$ hat $if(course-begin)$ $if(course-end)$ -von $course-begin$ bis $course-end$ +vom $course-begin$ bis zum $course-end$ $else$ am $course-begin$ $endif$ $endif$ -an der Veranstaltung -\centerline{\sffamily\LARGE{$course-name$}} -der Fahrerausbildung der Fraport AG teilgenommen. +an der Veranstaltung +$else$ +attended +$if(course-begin)$ +$if(course-end)$ +from $course-begin$ to $course-end$ +$else$ +on $course-begin$ +$endif$ +$endif$ +the course +$endif$ + +\vspace*{1.2EX} +\textbf{\LARGE $course-name$} +\vspace*{1.1EX} + +$if(is-de)$ +der Fahrerausbildung der Fraport AG teilgenommen. +$else$ +taught by Fahrerausbildung of Fraport AG. +$endif$ -\vspace{\fill} \vspace{\fill} $if(course-content)$ -## Inhalte: {-} +$if(is-de)$ +## Inhalte {-} +$else$ +## Course content {-} +$endif$ %%%course-content%%% @@ -51,11 +80,20 @@ $if(course-content)$ $endif$ -\vspace{\fill} \vspace{\fill} +$if(is-de)$ Mit Aushändigung der Teilnahmebescheinigung wird der erfolgreiche Abschluss des Kurses bestätigt. -Dieses Zertifikat wurde maschinell erstellt. + + +Dieses Zertifikat wurde maschinell erstellt. +$else$ +The successful completion of the course is confirmed +by handing out this certificate. + + +This is machine generated certificate requires no signature. +$endif$ \medskip @@ -65,20 +103,5 @@ Fraport College \vspace{\fill} \vspace{\fill} \vspace{\fill} -\vspace{\fill} -\vspace{\fill} - - - -$else$ - - - -# Certificate of attendance - -**English version is not yet implemened.** -TODO - -$endif$ \clearpage \ No newline at end of file