index.html 984 Bytes
<!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>
        {> common/environment_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>
</html>