aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-03-04 16:05:35 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2012-03-04 16:05:35 +0200
commit0cb01903dae132e2af125bfcad1d528dc1efd66b (patch)
tree9dfb04770222a3a377464f028b261224b7b12c7d
parentfa6c8a6d0acc428e9f334c538c0df1c165243441 (diff)
downloadweb-0cb01903dae132e2af125bfcad1d528dc1efd66b.tar.gz
web-0cb01903dae132e2af125bfcad1d528dc1efd66b.tar.bz2
Version 0.51 released.
* templates/download.html: Remove note.
-rw-r--r--templates/download.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/download.html b/templates/download.html
index 826e4c1..d43626e 100644
--- a/templates/download.html
+++ b/templates/download.html
@@ -15,16 +15,12 @@
{# along with GCIDE. If not, see <http://www.gnu.org/licenses/>. #}
{% load withsetting %}
{% withsetting GCIDE_FTP as ftp, GCIDE_DISTRIBUTIONS as distlist, GCIDE_VERSION as version %}
-<div class="block-note"><span class="block-contents">
- Note: the download addresses below are for the <dfn>release
- candidate</dfn> versions. They will change when the official
- version is released.</span></div>
<h2>Latest releases</h2>
<!--
<p><b>GCIDE</b> can be found on the main GNU ftp server:
<a href="http://ftp.gnu.org/gnu/gcide/">http://ftp.gnu.org/gnu/gcide/</a>
(via HTTP)
and <a href="ftp://ftp.gnu.org/gnu/gcide/">ftp://ftp.gnu.org/gnu/gcide/</a>

Return to:

Send suggestions and report system problems to the System administrator.