24 lines
651 B
Plaintext
24 lines
651 B
Plaintext
$newline never
|
|
|
|
$# SPDX-FileCopyrightText: 2022 Gregor Kleen <gregor.kleen@ifi.lmu.de>,Sarah Vaupel <vaupel.sarah@campus.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">
|
|
<body>
|
|
<p>
|
|
#{jInvitationExplanation}
|
|
<p>
|
|
<a href=#{jInvitationUrl}>
|
|
_{SomeMessage MsgInvitationAcceptDecline}
|
|
<p>
|
|
$maybe inviter <- mInviter
|
|
_{SomeMessage $ MsgInvitationFromTip (userDisplayName inviter)}
|
|
$nothing
|
|
_{SomeMessage MsgInvitationFromTipAnonymous}
|
|
<p>
|
|
_{SomeMessage MsgInvitationUniWorXTip}
|