diff --git a/wiki/theme/crans-www.py b/wiki/theme/crans-www.py index 2c9d4e95..127da90b 100644 --- a/wiki/theme/crans-www.py +++ b/wiki/theme/crans-www.py @@ -50,7 +50,7 @@ class Theme(ThemeBase): (u'http://www.federez.org/', u'badges_80x15_federez.png', u'Membre du réseau federeez'), (u'http://moinmoin.wikiwikiweb.de/', u'badges_80x15_moinmoin.png', u'Moinmoin powered'), (u'http://jigsaw.w3.org/css-validator/check?uri=referer&profile=css3&warning=no', u'valid_css_80x15.png', u'Valid css3'), - (u'http://validator.w3.org/check?uri=referer', u'valid_html401_80x15.png', u'Valid html 4.01'), +# (u'http://validator.w3.org/check?uri=referer', u'valid_html401_80x15.png', u'Valid html 4.01'), ] # Public functions #####################################################