g15H5AuthCode.ftl 713 Bytes
Newer Older
liu_cheng_jiu's avatar
liu_cheng_jiu committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <title>第十五届玄奘之路商学院戈壁挑战赛验证码</title>
</head>
<style type="text/css">
    body {
        font: normal 18px auto;
    }
</style>
<body>
    <p>&nbsp; &nbsp; &nbsp; &nbsp;您的登录验证码为:${(params.code)}</p>

    <br />
    <p>&nbsp; &nbsp; &nbsp; &nbsp; 此验证码只能使用一次,验证成功自动失效</p>
    <p>&nbsp; &nbsp; &nbsp; &nbsp; (请在5分钟内完成验证。5分钟后验证码失效,您需要重新验证。感谢您的支持!)</p>
    <p>&nbsp; &nbsp; &nbsp; &nbsp;【此邮件为系统邮件,请勿回复】</p>
</body>
</html>