File Editor
Directories:
.. (Back)
Files:
_index.html
Create New File
Create
Edit File: _index.html
<!DOCTYPE html> <html lang="en-US"> <head> <meta name="viewport" content="width=device-width"> <meta name="robots" content="noindex, nofollow" /> <title>Fit Life Depot — Coming Soon</title> <script src="https://fitlifedepot.com/wp-includes/js/jquery/jquery.js"></script> <style type="text/css">* { box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; } body { background-color: white; color: black; overflow-x: hidden; margin: 0; } #wrap { align-items: center; display: flex; justify-content: center; min-height: 100vh; } .content { flex: 1; margin: auto 5%; padding: 0; text-align: center; max-width: 420px; } footer { width: 100%; position: fixed; bottom: 0; left: 0; } footer p { text-align: center; } .btn { background: black; background-image: none; border: 1px solid black; box-shadow: none; color: white; cursor: pointer; display: inline-block; font-size: 14px; font-weight: 400; line-height: 1.5; margin-top: 10px; padding: 6px 30px; text-align: center; text-decoration: none; touch-action: manipulation; transition: all 0.2s ease; user-select: none; vertical-align: middle; white-space: nowrap; } .status-message { display: none; }</style> <link rel="stylesheet" href="https://fitlifedepot.com/wp-content/plugins/wp-plugin-hostgator/assets/styles/coming-soon.css?v=2.7.0" /> </head> <body> <div id="wrap"> <main class="content"> <div class="subscription_widget"> <h1>A New WordPress Site</h1> <h2>Coming Soon!</h2> <p class="comingsoon_links"> <a href="https://www.hostgator.com/blog/build-wordpress-website-guide/" target="_blank" rel="noopener noreferrer nofollow">How to build your WordPress Website</a><span class="dashicons dashicons-wordpress"></span><br /> <a href="https://www.hostgator.com/help/article/hostgator-website-migration" target="_blank" rel="noopener noreferrer nofollow">How to Migrate a Website to Hostgator?</a><br /> <a href="https://www.hostgator.com/blog/reasons-why-wordpress-website/" target="_blank" rel="noopener noreferrer nofollow">Why choose HostGator for your WordPress site?</a><br /> </p> </div> </main> </div> <footer> <p class="text-center"> A <a href="https://www.hostgator.com/managed-wordpress-hosting" target="_blank" rel="noopener noreferrer nofollow">HostGator</a> powered website. Is this your website? Log in to <a href="https://fitlifedepot.com/wp-login.php">WordPress</a> or <a href="https://portal.hostgator.com/" target="_blank" rel="noopener noreferrer nofollow">Hostgator</a>. </p> </footer> </body> </html> <!--Generated by Newfold Page Cache-->
Save Changes
Rename File
Rename