Fixed fallback

This commit is contained in:
Armin Ronacher 2010-07-17 16:12:21 +02:00
parent 97d2a198e2
commit 5d011c356d

View file

@ -264,3 +264,4 @@ except ImportError, e:
pygments_style = 'tango'
html_theme = 'default'
html_theme_options = {}