mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
Add download fixes
This commit is contained in:
parent
cee649a646
commit
3646b3a5f0
|
@ -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>.
|
||||
</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user