mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-12 21:30:39 +00:00
Update downloading page
This commit is contained in:
@@ -44,7 +44,7 @@
|
|||||||
</div>
|
</div>
|
||||||
{% else %}
|
{% else %}
|
||||||
<div id="logo-info">
|
<div id="logo-info">
|
||||||
Hope our efforts will bring you goodness.
|
Hope our efforts will bring you benefits.
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
|
@@ -8,12 +8,19 @@
|
|||||||
|
|
||||||
<h2>下载</h2>
|
<h2>下载</h2>
|
||||||
|
|
||||||
<img src="{{ MEDIA_URL }}img/under-const.jpg" width="200px" class="fleft" />
|
|
||||||
Available at 2012-01-15.
|
|
||||||
|
|
||||||
<h3 id="windows">Windows</h3>
|
<h3 id="windows">Windows</h3>
|
||||||
|
<p>
|
||||||
|
<a href="http://www.gonggeng.org/~gonggeng/ccnet-0.8.1.msi">Ccnet/Seafile 0.8.1 for Windows XP</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
<h3 id="linux">Linux</h3>
|
<h3 id="linux">Linux</h3>
|
||||||
|
<p>
|
||||||
|
<a href="http://www.gonggeng.org/~gonggeng/ccnet_0.8.2_i386.deb">Ccnet/Seafile 0.8.2 for Ubuntu 11.10 32bit</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p>
|
||||||
|
<a href="http://www.gonggeng.org/~gonggeng/ccnet_0.8.2_amd64.deb">Ccnet/Seafile 0.8.2 for Ubuntu 11.10 64bit</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
</div> <!-- help-page -->
|
</div> <!-- help-page -->
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
Reference in New Issue
Block a user