Revision: 6210
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6210&view=rev
Author:   mdboom
Date:     2008-10-15 17:54:03 +0000 (Wed, 15 Oct 2008)

Log Message:
-----------
Fix some HTML errors found with xmllint.

Modified Paths:
--------------
    trunk/matplotlib/doc/_templates/index.html
    trunk/matplotlib/doc/_templates/indexsidebar.html

Modified: trunk/matplotlib/doc/_templates/index.html
===================================================================
--- trunk/matplotlib/doc/_templates/index.html  2008-10-15 17:46:36 UTC (rev 
6209)
+++ trunk/matplotlib/doc/_templates/index.html  2008-10-15 17:54:03 UTC (rev 
6210)
@@ -1140,8 +1140,5 @@
 
     </tr>
   </table>
-    </td>
-    </tr>
-
 </table>
 {% endblock %}

Modified: trunk/matplotlib/doc/_templates/indexsidebar.html
===================================================================
--- trunk/matplotlib/doc/_templates/indexsidebar.html   2008-10-15 17:46:36 UTC 
(rev 6209)
+++ trunk/matplotlib/doc/_templates/indexsidebar.html   2008-10-15 17:54:03 UTC 
(rev 6210)
@@ -1,12 +1,12 @@
 <h3>Download</h3>
 <p>Current version: <b>{{ version }}</b></p>
 <p>Download matplotlib from the  sourceforge <a
-href="http://sourceforge.net/projects/matplotlib";>project</a> page.  
+href="http://sourceforge.net/projects/matplotlib";>project</a> page.
 
-There are also optional <a href="{{ pathto('users/toolkits') }}">toolkits</a> 
for matplotlib.  
+There are also optional <a href="{{ pathto('users/toolkits') }}">toolkits</a> 
for matplotlib.
 
 <h3>Need help?</h3>
-<p>Check the <a href="{{ pathto('contents') }}"}>docs</a>, the <a
+<p>Check the <a href="{{ pathto('contents') }}">docs</a>, the <a
 href="{{ pathto('faq/index') }}">faq</a>, and join the matplotlib  mailing  <a
 href="http://sourceforge.net/project/showfiles.php?group_id=80706";>lists</a>
 
@@ -20,5 +20,5 @@
 <a href="{{ pathto('users/screenshots') }}">screenshots</a> and <a 
href=examples>examples</a>
 
 
- 
 
+


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to