bda294cef52ecda2b48703704e0fd2a53a5da67a
[cocanwiki.git] / mailing_list_form.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3 <head>
4 <title>Join our mailing list</title>
5 <meta name="robots" content="noindex,nofollow"/>
6 <meta name="author" content="http://www.merjis.com/" />
7 <link rel="stylesheet" href="::theme_css_html_tag::" type="text/css" title="Standard"/>
8 </head><body>
9
10 <h1>Join our mailing list</h1>
11
12 <p>
13 Please fill in this form to join our mailing list.
14 </p>
15
16 <form method="post" action="/_bin/mailing_list_send.cmo">
17 <table class="left_table">
18 <tr>
19 <th> Email address: </th>
20 <td> <input name="email" value="" size="50" /> </td>
21 </tr>
22 <tr>
23 <td></td>
24 <td> <input type="submit" value="   Send   " /> </td>
25 </tr>
26 </table>
27 </form>
28
29 <h2>Notes</h2>
30
31 <ol>
32 <li> You will be sent an initial email so that we can confirm
33   that the email address is yours. </li>
34 <li> <strong>You can unsubscribe at any time.</strong>  Just click on the link
35   which will be sent to you in the initial email or in each
36   update email you receive. </li>
37 </ol>
38
39
40 <ul id="topmenu" class="menu">
41 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
42 <li> <a href="/_sitemap">Sitemap</a> </li>
43 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
44 </ul>
45
46 <div id="menu_div">
47 <ul id="bottommenu" class="menu">
48 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
49 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
50 ::end::
51 <li> <a href="/_sitemap">Sitemap</a> </li>
52 </ul>
53 </div>
54
55 <div id="footer_div">
56 <hr/>
57
58 <ul id="footer" class="menu">
59 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
60 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
61 </ul>
62 </div>
63
64 </body>
65 </html>