27 lines
625 B
Plaintext
27 lines
625 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 $ MsgMailSubjectAllocationRegister allocationName}
|
|
|
|
<p>
|
|
_{SomeMessage MsgMailAllocationRegister}
|
|
<br>
|
|
<a href=@{AllocationR allocationTerm allocationSchool allocationShorthand AShowR}>
|
|
#{allocationName}
|
|
|
|
$maybe until <- registerDeadline
|
|
<p>
|
|
_{SomeMessage $ MsgMailAllocationRegisterDeadline until}
|
|
|
|
^{ihamletSomeMessage editNotifications}
|