Author: phobos Date: 2011-01-27 07:07:04 +0000 (Thu, 27 Jan 2011) New Revision: 24133
Modified: website/trunk/download/en/download-easy.wml Log: get rid of the non-existing div underlines, close the correct number of div tags. Modified: website/trunk/download/en/download-easy.wml =================================================================== --- website/trunk/download/en/download-easy.wml 2011-01-27 07:03:32 UTC (rev 24132) +++ website/trunk/download/en/download-easy.wml 2011-01-27 07:07:04 UTC (rev 24133) @@ -61,12 +61,10 @@ </div> <!-- END TEASER WARNING --> -<div class="underline"></div> <div class="nb"> <p>Need more download options? <a href="<page download/download>">See advanced choices</a>.</p> </div> -<div class="underline"></div> <div class="nb"> <p>Verify the signatures for the downloads above (<a href="<page docs/verifying-signatures>">How?</a>):</p> <ul> @@ -83,12 +81,10 @@ </ul> </div> -<div class="underline"></div> <div class="nb"> <p>Interested in <a href="<page about/overview>">learning more about Tor in general</a>?</p> </div> -<div class="underline"></div> <div class="nb"> <p> To keep informed of security advisories and new stable releases, subscribe @@ -101,6 +97,7 @@ </div> <p>All trademarks are the property of their respective owners.</p> +</div> </div><!-- #main --> #include <foot.wmi>
