HEX
Server: LiteSpeed
System: Linux s1049.use1.mysecurecloudhost.com 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
User: xedaptot (3356)
PHP: 8.3.31
Disabled: NONE
Upload Files
File: /home/xedaptot/be.naniguide.com/database/app_templates/sign_up_thankyou_page.html
<!-- Page container -->
<div class="page-container login-container" style="min-height:249px"> <!-- Page content -->
    <div class="page-content"> <!-- Main content -->
        <div class="content-wrapper">
            <div class="row">
                <div class="col-sm-2 col-md-3"> </div>
                <div class="col-sm-8 col-md-6"> <!-- subscribe form -->
                    <h2 class="text-semibold mt-40 text-white">{LIST_NAME}</h2>
                    <div class="panel panel-body">
                        <h4>Almost finished...</h4>
                        <hr>
                        <p>We need to confirm your email address.</p>
                        <p>To complete the subscription process, please click the link in the email we just sent you.
                        </p>
                    </div> <!-- /subscribe form -->
                </div>
            </div>
        </div> <!-- /main content -->
    </div> <!-- /page content --> <!-- Footer -->
    <div class="footer text-white"> <span class="text-white">Copyright &copy; 2025. All rights reserved.</a> </div>
    <!-- /footer -->
</div> <!-- /page container -->