25 lines
575 B
Plaintext
25 lines
575 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>
|
|
$if isSelf
|
|
_{MsgMailSubmissionUserDeletedIntro courseName sheetName termDesc}
|
|
$else
|
|
_{MsgMailSubmissionUserDeletedOtherIntro userDisplayName courseName sheetName termDesc}
|
|
|
|
$maybe csid' <- csid
|
|
<p>
|
|
<a href=@{CSubmissionR tid ssh csh shn csid' SubShowR}>
|
|
#{toPathPiece csid'}
|
|
|
|
^{editNotifications}
|