25 lines
619 B
Plaintext
25 lines
619 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>
|
|
_{SomeMessage (MsgMailTitleChangeUserDisplayEmail userDisplayName)}
|
|
<p>
|
|
_{SomeMessage (MsgMailIntroChangeUserDisplayEmail jDisplayEmail)}
|
|
<p>
|
|
<a href=#{setDisplayEmailUrl'}>
|
|
_{SomeMessage MsgBtnSetDisplayEmail}
|