<hr class="separator">
<p class="signup-prompt"> Don’t have an account? <a href="/signup">Create one</a> </p> zfly.site login
If you didn’t log in, please **secure your account now**: - Change your password immediately. - Enable two‑factor authentication (2FA) in Settings → Security. Visit our Help Center or reply to this email
<div class="social-login"> <p>Or log in with:</p> <a href="/auth/google" class="social-btn google">Google</a> <a href="/auth/github" class="social-btn github">GitHub</a> <a href="/auth/microsoft" class="social-btn microsoft">Microsoft</a> </div> | Small text
<label for="password">Password</label> <div class="password-wrapper"> <input type="password" id="password" name="password" required> <button type="button" class="show-pass">👁️</button> </div>
**What’s next?** - Check out your latest projects on the Dashboard. - Review recent activity in the *Activity Feed*. - Need help? Visit our Help Center or reply to this email.
Feel free to edit the wording, tone, or layout to match your brand voice and UI design. | Section | Suggested Copy | Notes | |---------|----------------|-------| | Header / Hero | Welcome Back! Log in to continue your journey with ZFly. | Simple, friendly greeting. | | Sub‑header | Secure access to your dashboard, projects, and resources. | Reinforces security. | | Email field label | Email address | Keep it concise; placeholder can be “you@example.com”. | | Password field label | Password | Use a “show password” toggle for accessibility. | | Remember me | Remember me on this device | Optional checkbox; clarify that it keeps the session active. | | Primary button | Log In | Use a high‑contrast color that matches your brand. | | Forgot password link | Forgot password? | Position it right under the password field; link to a reset flow. | | Sign‑up prompt | Don’t have an account? Create one | Keep it subtle but visible. | | Social login options | Or log in with: - Google - GitHub - Microsoft | Show icons only if you support these providers. | | Security notice | Your credentials are encrypted with TLS 1.3. We never store your password in plain text. | Small text, placed under the login button. | | Footer | © 2026 ZFly – Privacy Policy • Terms of Service | Standard legal links. | Example Layout (HTML‑style) <section class="login-page"> <header class="login-header"> <h1>Welcome Back!</h1> <p>Log in to continue your journey with ZFly.</p> </header>