42 lines
848 B
Plaintext
42 lines
848 B
Plaintext
$newline never
|
|
\<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<style>
|
|
h1 {
|
|
font-size: 1.25em;
|
|
font-variant: small-caps;
|
|
font-weight: normal;
|
|
}
|
|
<body>
|
|
<h1>
|
|
_{SomeMessage $ MsgMailSubjectQualificationRenewal qname}
|
|
|
|
<p>
|
|
_{SomeMessage MsgMailLmsRenewalBody}
|
|
<br />
|
|
<a href=@{QualificationR qualificationSchool qualificationShorthand}>
|
|
#{qualificationName}
|
|
|
|
<p>
|
|
Name:
|
|
#{nameHtml userDisplayName userSurname}
|
|
|
|
<p>
|
|
Qualifikation:
|
|
#{qname}
|
|
|
|
<p>
|
|
Gültig bis:
|
|
#{show qualificationUserValidUntil}
|
|
<p>
|
|
Zuerst erhalten:
|
|
#{show qualificationUserFirstHeld}
|
|
|
|
<p>
|
|
<h3>
|
|
RENEWAL
|
|
TODO: Diese Nachricht muss noch überarbeitet werden.
|
|
^{ihamletSomeMessage editNotifications}
|