Commit d2141fea by Michael DeHaan

Add subscribe link to markdown index

parent 54b98eff
...@@ -24,6 +24,24 @@ Get Involved ...@@ -24,6 +24,24 @@ Get Involved
* [ansible-project mailing list](http://groups.google.com/group/ansible-project) * [ansible-project mailing list](http://groups.google.com/group/ansible-project)
* irc.freenode.net: #ansible * irc.freenode.net: #ansible
<table border=0 style="background-color: #fff; padding: 5px;" cellspacing=0>
<tr><td>
<img src="http://groups.google.com/intl/en/images/logos/groups_logo_sm.gif" height=30 width=140 alt="Google Groups">
</td></tr>
<tr><td style="padding-left: 5px">
<b>Subscribe to Ansible Project</b>
</td></tr>
<form action="http://groups.google.com/group/ansible-project/boxsubscribe">
<tr><td style="padding-left: 5px;">
Email: <input type=text name=email>
<input type=submit name="sub" value="Subscribe">
</td></tr>
</form>
<tr><td align=right>
<a href="http://groups.google.com/group/ansible-project">Visit this group</a>
</td></tr>
</table>
Author Author
====== ======
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment