diff options
author | Jarrod Millman <millman@berkeley.edu> | 2009-12-29 19:26:27 +0000 |
---|---|---|
committer | Jarrod Millman <millman@berkeley.edu> | 2009-12-29 19:26:27 +0000 |
commit | 2e3634c0ae6d2238476122583209816c83d7f46f (patch) | |
tree | de22392a867199681a33ce09b14a0da6e0a2c482 /doc/numpy.scipy.org/theme | |
parent | 0fef6e7813c9baa2c51d3f2eb8fa1352296c30b8 (diff) | |
download | numpy-2e3634c0ae6d2238476122583209816c83d7f46f.tar.gz |
converting the main page from rest to an html template and add ohloh link
Diffstat (limited to 'doc/numpy.scipy.org/theme')
-rw-r--r-- | doc/numpy.scipy.org/theme/scipy/layout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/numpy.scipy.org/theme/scipy/layout.html b/doc/numpy.scipy.org/theme/scipy/layout.html index 927088ce5..75da3963d 100644 --- a/doc/numpy.scipy.org/theme/scipy/layout.html +++ b/doc/numpy.scipy.org/theme/scipy/layout.html @@ -9,7 +9,7 @@ </div> {% endblock %} -{% block relbar2 %}{% endblock %} +{% block relbar2 %} {% endblock %} {# put the sidebar before the body #} {% block sidebar1 %}{% endblock %} |