mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
commit
2a1ffff017
@ -15,12 +15,13 @@
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>Downloads</dt>
|
||||
<dd><a href="{{ url }}">PDF</a></dd>
|
||||
<dd><a href="{{ url }}">Epub</a></dd>
|
||||
<dd><a href="{{ url }}">Zip</a></dd>
|
||||
{% for type, url in downloads %}
|
||||
<dd><a href="{{ url }}">{{ type }}</a></dd>
|
||||
{% endfor %}
|
||||
</dl>
|
||||
<hr/>
|
||||
Free document hosting and versioning provided by <a href="http://www.readthedocs.org">Read the Docs</a>.
|
||||
Free document hosting provided by <a href="http://www.readthedocs.org">Read the Docs</a>.
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user