29 lines
730 B
Plaintext
29 lines
730 B
Plaintext
$newline never
|
|
|
|
$# SPDX-FileCopyrightText: 2022 Gregor Kleen <gregor.kleen@ifi.lmu.de>,Winnie Ros <winnie.ros@campus.lmu.de>
|
|
$#
|
|
$# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
\<!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
|
|
_{SomeMessage $ MsgMailSubmissionUserCreatedIntro courseName sheetName termDesc}
|
|
$else
|
|
_{SomeMessage $ MsgMailSubmissionUserCreatedOtherIntro userDisplayName courseName sheetName termDesc}
|
|
|
|
<p>
|
|
<a href=@{CSubmissionR tid ssh csh shn csid SubShowR}>
|
|
#{toPathPiece csid}
|
|
|
|
^{editNotifications}
|