r24862: {website} wrap the text bodies in paragraph tags. (website/trunk/about/en)

Author: phobos Date: 2011-07-05 14:57:24 +0000 (Tue, 05 Jul 2011) New Revision: 24862 Modified: website/trunk/about/en/contact.wml Log: wrap the text bodies in paragraph tags. Modified: website/trunk/about/en/contact.wml =================================================================== --- website/trunk/about/en/contact.wml 2011-07-05 14:54:49 UTC (rev 24861) +++ website/trunk/about/en/contact.wml 2011-07-05 14:57:24 UTC (rev 24862) @@ -38,14 +38,14 @@ </ul> <h3>Identi.ca</h3> - <a id="identica"></a> + <p><a id="identica"></a> Contact us via our microblogging Identi.ca account at <a - href="https://identi.ca/torproject">torproject</a>. + href="https://identi.ca/torproject">torproject</a>.</p> <h3>IRC</h3> <a id="irc"></a> - Tor users and developers can also be found in the following channels on <a - href="http://www.oftc.net/oftc/">OFTC</a>: + <p>Tor users and developers can also be found in the following channels on <a + href="http://www.oftc.net/oftc/">OFTC</a>:</p> <ul> <li><i>#tor</i> - User and relay operation discussions. Having trouble @@ -60,8 +60,9 @@ <h3>Telephone</h3> <a id="phone"></a> - If none of the above appeal to you, calling +1-781-352-0568 will reach - the Tor office. Should there be no answer, please leave a message. + <p>If none of the above appeal to you, calling +1-781-352-0568 + will reach the Tor office. Should there be no answer, please leave + a message.</p> </div> <!-- END MAINCOL -->
participants (1)
-
Andrew Lewman