Author: dsetrakyan
Date: Thu Mar 26 07:24:31 2015
New Revision: 1669281
URL: http://svn.apache.org/r1669281
Log:
minor
Modified:
incubator/ignite/site/trunk/download-mirrors.html
Modified: incubator/ignite/site/trunk/download-mirrors.html
URL:
http://svn.apache.org/viewvc/incubator/ignite/site/trunk/download-mirrors.html?rev=1669281&r1=1669280&r2=1669281&view=diff
==============================================================================
--- incubator/ignite/site/trunk/download-mirrors.html (original)
+++ incubator/ignite/site/trunk/download-mirrors.html Thu Mar 26 07:24:31 2015
@@ -4,35 +4,36 @@
[define distdir]incubator/ignite/1.0.0-RC3[end]
[define disturl]https://www.apache.org/dist[end]
- <section id="mirror" class="feature-block">
- <h2 style="text-align: left;">Binary Downloads</h2>
- <p>[if-any logo]
- <a href="[link]"><img align="right" src="[logo]" border="0" /></a>[end]
- The currently selected mirror is
- <a href="[preferred]incubator/ignite/"><b>[preferred]</b></a>.
- If you encounter a problem with this mirror, please select another
mirror.
- If all mirrors are failing, there are <i>backup</i> mirrors
- (at the end of the mirrors list) that should be available.</p>
+ <section id="mirror" class="feature-block">
+ <br/>
+ <h2 style="text-align: left;">Binary Downloads</h2>
+ <p>[if-any logo]
+ <a href="[link]"><img align="right" src="[logo]" border="0" /></a>[end]
+ The currently selected mirror is
+ <a href="[preferred]incubator/ignite/"><b>[preferred]</b></a>.
+ If you encounter a problem with this mirror, please select another
mirror.
+ If all mirrors are failing, there are <i>backup</i> mirrors
+ (at the end of the mirrors list) that should be available.</p>
- <form action="/download.html" method="get" id="SelectMirror">
- Other mirrors:
- <select name="Preferred" onchange="submit()">
- [if-any http]
- [for http]<option value="[http]"[is http preferred]
selected="selected"[end]>[http]</option>[end]
- [end]
- [if-any ftp]
- [for ftp]<option value="[ftp]"[is ftp preferred]
selected="selected"[end]>[ftp]</option>[end]
- [end]
- [if-any backup]
- [for backup]<option value="[backup]"[is backup preferred]
selected="selected"[end]>[backup] (backup)</option>[end]
- [end]
- </select>
- <input type="submit" value="Change" />
- </form>
+ <form action="/download.html" method="get" id="SelectMirror">
+ Other mirrors:
+ <select name="Preferred" onchange="submit()">
+ [if-any http]
+ [for http]<option value="[http]"[is http preferred]
selected="selected"[end]>[http]</option>[end]
+ [end]
+ [if-any ftp]
+ [for ftp]<option value="[ftp]"[is ftp preferred]
selected="selected"[end]>[ftp]</option>[end]
+ [end]
+ [if-any backup]
+ [for backup]<option value="[backup]"[is backup preferred]
selected="selected"[end]>[backup] (backup)</option>[end]
+ [end]
+ </select>
+ <input type="submit" value="Change" />
+ </form>
- <p><br>You may also consult the
- <a href="http://www.apache.org/mirrors/">complete list of
mirrors</a>.</p>
- </section><!-- mirror -->
+ <p><br>You may also consult the
+ <a href="http://www.apache.org/mirrors/">complete list of
mirrors</a>.</p>
+ </section><!-- mirror -->
<section id="download-source" class="feature-block">
<h2 style="text-align: left;">Source Downloads</h2>