<!DOCTYPE html> <html> <head> <style type="text/css"> @import url('http://s.libre.fm/combo.css'); html {margin: 0; padding: 0;} body {width: 480px; margin: 70px auto; text-align: left; font-size: 110%; } img {border: 0;} p {text-align: left; font-weight: normal; line-height: 1.6em; color: #111;} li {line-height: 1.4em; margin-bottom: 1em;} ul {margin: 0; padding-left: 1em;} h1, h2, h3 {text-align: center;} #privacy {background-color: #ffb; padding: 10px; border: 2px solid orange; margin-bottom: 1em; } #signup {text-align: center;} </style> <title>daisycha.in — your social circle</title> </head> <body> <h1><a href="/"><img src="dclogo.png" alt="daisycha.in" height="58" /></a></h1> <p>Get on our mailing list and keep up to date with news and updates with social and daisychain.</p> <form action="http://foocorp.us2.list-manage.com/subscribe/post?u=ae361e483eddafa57feb63bb0&id=7b50a5946b" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank"> <fieldset> <div class="mc-field-group"> <label for="mce-EMAIL">Email Address </label> <input type="text" value="" name="EMAIL" class="required email" id="mce-EMAIL"> <input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="btn"></div> </fieldset> </form> <p id="signup"><a href="signup.html"><img src="signup.png" alt="Sign up" /></a></p> </body> </html>