
|
Stay informed with the Blue House mailing list!
if ($_GET[s] == "1") {
echo "Thank you for subscribing!
Please add \"bluehouse@app.topica.com\" to your address book to guarantee delivery of list messages.
";
} else {
echo "To sign up, simply enter your email address.
";
}
?>
|