minor indentation improvement

This commit is contained in:
Pablo Hoffman 2010-12-23 13:04:49 -02:00
parent db07a9a938
commit 633ebc4c43
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<a href="http://doc.scrapy.org/0.8/{{ pagename }}{{ file_suffix }}">0.8</a>.
<a href="http://doc.scrapy.org/0.7/{{ pagename }}{{ file_suffix }}">0.7</a>.
</p>
{% else %}
{% else %}
<p class="stabledoc">
This document describes Scrapy {{ version }}. For development docs,
<a href="http://doc.scrapy.org/dev/{{ pagename }}{{ file_suffix }}">go here</a>.