--- a/trunk/htdocs/convert.py
+++ b/trunk/htdocs/convert.py
@@ -86,10 +86,12 @@
     'matplotlib.backend_bases.html.template',
     'matplotlib.backends.backend_gd.html.template',
     'matplotlib.backends.backend_gtk.html.template',
+    'matplotlib.backends.backend_gtkgd.html.template',
     'matplotlib.backends.backend_ps.html.template',
     'matplotlib.backends.backend_template.html.template',
     'matplotlib.backends.backend_wx.html.template',
     'matplotlib.cbook.html.template',
+    'matplotlib.figure.html.template',        
     'matplotlib.legend.html.template',        
     'matplotlib.lines.html.template',
     'matplotlib.matlab.html.template',