<!DOCTYPE html>
<html>
    <head>
        <meta charset="utf-8" />
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
        <title>GPnow | Welcome</title>
        <link rel="shortcut icon" href="https://www.gppackaging.com/Style%20Library/GPPStyles/favicon.ico" />
        <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">
        
        <script src="/Scripts/jquery-3.1.0.js"></script>
        <script src="/Scripts/jquery-ui-1.13.1.js"></script>
        <script src="/Scripts/jquery.unobtrusive-ajax.js"></script>
        <script src="/Scripts/jquery.validate.js"></script>
        <script src="/Scripts/jquery.validate.unobtrusive.js"></script>
        <script src="/Scripts/bootstrap.js"></script>

        <link href="/Content/Bootstrap/bootstrap-theme.css" rel="stylesheet"/>
<link href="/Content/Bootstrap/bootstrap.css" rel="stylesheet"/>

        <link href="/Areas/GPNow/Content/gpnow-0.8.9.css" rel="stylesheet" />
    </head>
    <body>
        <header class="layout-header">
            <div class="layout-header__logo">
                <a href="/gpnow">
                    <img alt="GPnow Logo" src="/Areas/GPNow/Content/Images/gpnow_logo.png" />
                </a>
            </div>
            <img class="layout-header__dna" alt="DNA" src="/Areas/GPNow/Content/Images/dna.png" />
        </header>
        <div class="layout-content">
            

<div class="login-container">
    <div style="background-color: #f0ad4e; color: #333; padding: 20px; text-align: center; border-radius: 5px; margin: 20px auto; max-width: 600px; border: 2px solid #eea236;">
        <h2 style="margin: 0 0 10px 0;">Page Moved</h2>
        <p style="font-size: 16px; margin: 0;">The GPNow login page has been moved to <a href="https://gpnow.gp.com">https://gpnow.gp.com</a></>, please update your bookmarks</p>
    </div>

    
</div>
        </div>
        <footer class="layout-footer">
            <div class="clearfix" style="margin-bottom: 4px;">
                <div class="layout-footer__logo">
                    <a href="http://www.gp.com">
                        <img class="gp_big" src="/Areas/GPNow/Content/Images/gp_logo_long.png" />
                        <img class="gp_small" src="/Areas/GPNow/Content/Images/gp_logo_short.png" />
                    </a>
                </div>
                <div class="layout-footer__info">
                    <a href="http://www.gp.com/Footer/Legal/Terms-of-Use.aspx">Terms of Use</a>
                    |
                    <a href="http://www.gp.com/GPCOM/Footer/Legal/Privacy-Notice">Privacy Notice</a>
                </div>
            </div>
            <div>&copy; 2026 Georgia-Pacific LLC. All Rights Reserved.</div>
        </footer>
        
    </body>
</html>