index.html 1.14 KB
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <title>Yoho!Girls | No Fashion, No Life!</title>
        <link rel="stylesheet" type="text/css" href="http://localhost:8000/dist/yohogirls-frontend-web/0.0.1/girls.css" />
    </head>
    <body>
    <div class="email-subscription-container">
        <h2>就要完成了...</h2>
        <div class="email-section">
            <p>我们需要对您的电子邮件地址进行确认!</p>
                <p>完成订阅过程,请点击我们刚刚发给您的电子邮件中的链接。</p>
        </div>
        <div class="email-section">
            <p>NewPower Co. All Right Reserved</p>
        </div>
        <div class="email-btn clearfix">
            <a class="back" href="javascript:;" onclick="window.close();"><< Back</a>
            <a class="check" href="">Check my e-mail</a>
        </div>
    </div>
    <script type="text/javascript" src="http://localhost:8000/js/util/seajs.js?nowrap"></script>
</html>