blob: 0d6778a2a209b528e7ae5fdba8bc65381c19d807 (
plain)
1
2
3
4
5
6
7
8
9
|
<h2>_{MsgAddEmail}
$maybe email <- submission
<div .message>
<p>Sending verification token to #{emailEmail email}. Once confirmed, this address will be available for you to select.
<form method=post action=@{NewdestR}#form enctype=#{eformEnctype}>
^{eformWidget}
<input .buttonish type="submit" value="Add new address">
|