This repository has been archived on 2024-10-24. You can view files and clone it, but cannot push or open issues or pull requests.
fradrive-old/templates/mail/userAuthModeUpdate.hamlet
2019-09-12 10:36:39 +02:00

31 lines
793 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>
$case userAuthentication
$of AuthLDAP
_{SomeMessage MsgUserAuthModePWHashChangedToLDAP}
$of AuthPWHash _
_{SomeMessage MsgUserAuthModeLDAPChangedToPWHash}
$if is _AuthPWHash userAuthentication
<p>
_{SomeMessage MsgAuthPWHashTip}
<dd>
<dt>_{SomeMessage MsgPWHashIdent}
<dd style="font-family: monospace">#{userIdent}
<dt>_{SomeMessage MsgPWHashPassword}
<dd>
_{SomeMessage MsgPasswordResetEmailIncoming}
$if is _Just userLastAuthentication
^{editNotifications}