19 lines
449 B
Plaintext
19 lines
449 B
Plaintext
$newline never
|
|
\<!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}
|