mirror of https://github.com/scrapy/scrapy.git
minor indentation improvement
This commit is contained in:
parent
db07a9a938
commit
633ebc4c43
|
|
@ -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>.
|
||||
|
|
|
|||
Loading…
Reference in New Issue