]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - dc/done.html
We only allow (and have) MIME types in supported list
[quix0rs-gnu-social.git] / dc / done.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <style type="text/css">
5 @import url('http://s.libre.fm/combo.css');
6 html {margin: 0; padding: 0;}
7 body {width: 480px; margin: 70px auto; text-align: left; font-size: 110%; }
8
9 img {border: 0;}
10
11 p {text-align: left; font-weight: normal; line-height: 1.6em; color: #111;}
12
13 li {line-height: 1.4em; margin-bottom: 1em;}
14
15 ul {margin: 0; padding-left: 1em;}
16
17 h1, h2, h3 {text-align: center;}
18
19 #privacy {background-color: #ffb; padding: 10px; border: 2px solid orange; margin-bottom: 1em; }
20
21 #signup {text-align: center;}
22
23 #allset {background-color: yellow; padding: 5px;}
24
25 </style>
26 <title>daisycha.in &mdash; your social circle</title>
27 </head>
28 <body>
29 <h1><a href="/"><img src="dclogo.png" alt="daisycha.in" height="58" /></a></h1>
30
31 <p id="allset">You're all set... please go check your email and click the link we
32 sent you.</p>
33
34 <h2><img src="getinvolved.png" alt="Get involved:" /></h2>
35
36 <ul>
37   <li><a href="list.html">Join our mailing list</a> for updates and news.</li>
38   <li><a href="http://social.shapado.com">Send us your feedback, ideas and suggestions</a>.</li>
39   <li><a href="http://gitorious.org/+socialites">Check out our software</a> and get <a href="http://lists.gnu.org/mailman/listinfo/social">on the mailing list for
40   developers and artists</a>.</li>
41 </ul>
42
43
44 <p><small>FOO300 &mdash; &copy; 2010 <a href="http://foocorp.net/">Foo Communications, LLC</a></small></p>
45
46 </body>
47 </html>