the case!", "Howdy Client, Your site is currently down, but I'm aware of the problem and am working on a fix right now. I'll let you know as soon as it's back up. ! -‐Alison Barrett" );
header( 'Content-‐Type: text/html; charset=utf-‐8' ); header( 'Retry-‐After: 600' ); // 10 minutes ?> <!DOCTYPE html> <html lang="en-‐US" dir="ltr"> <head> <title>Sorry, We're Getting Tuned Up</title> <meta charset="utf-‐8" /> <link rel="stylesheet" href="http://alisothegeek.com/wp-‐content/themes/…/style.css" /> </head> <body> ! <div id="content"> <h1>We needed a tune-‐up.</h1> <p>We're doing a bit of site maintenance that should only last a few minutes.</p> <p>Go grab a cup of coffee, and we should be back by the time you are!</p> </div> ! </body> </html> <?php die();