]> granicus.if.org Git - python/commitdiff
Fix duplicate end tag.
authorGeorg Brandl <georg@python.org>
Wed, 5 Jan 2011 10:59:48 +0000 (10:59 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 5 Jan 2011 10:59:48 +0000 (10:59 +0000)
Doc/tools/sphinxext/indexcontent.html

index 3baed1cf6d52c3b119976f952a56d62de61e8e0e..d5e17cd62b1652f78f8f81e90fa0183619fe3d09 100644 (file)
@@ -4,7 +4,7 @@
   <table class="contentstable" align="center"><tr>
     <td width="50%">
       <p class="biglink"><a class="biglink" href="{{ pathto("whatsnew/" + version) }}">What's new in Python {{ version }}?</a><br/>
-         <span class="linkdescr">or <a href="{{ pathto("whatsnew/index") }}">all "What's new" documents</a> since 2.0</span></span></p>
+         <span class="linkdescr">or <a href="{{ pathto("whatsnew/index") }}">all "What's new" documents</a> since 2.0</span></p>
       <p class="biglink"><a class="biglink" href="{{ pathto("tutorial/index") }}">Tutorial</a><br/>
          <span class="linkdescr">start here</span></p>
       <p class="biglink"><a class="biglink" href="{{ pathto("library/index") }}">Library Reference</a><br/>