]> git.ipfire.org Git - ipfire.org.git/blobdiff - www/templates/downloads.html
Import of new website.
[ipfire.org.git] / www / templates / downloads.html
index 8fe582a8275fd0c531382c015b5a3d065c47fc08..647f18c77861248ca8cc913e6468e91a73d647ff 100644 (file)
@@ -1,89 +1,83 @@
-{% extends "base.html" %}
+{% extends "base-2.html" %}
 
 {% block title %}{{ _("Downloads") }}{% end block %}
 
 {% block content %}
-       <div class="post">
-               <a name="latest"></a>
-               <h3>{{ _("Download IPFire") }}</h3>
+       <h3>{{ _("Download IPFire") }}</h3>
 
-               <img src="{{ static_url("images/box_ipfire.png") }}" alt="{{ _("CD-Box") }}" class="floatTR" />
+       <img src="{{ static_url("images/box_ipfire.png") }}" alt="{{ _("CD-Box") }}" class="floatTR" />
 
-               {% if lang == "de" %}
-                       <p>
-                               Auf dieser Seite können Sie <strong>kostenlos</strong> die neueste
-                               Version von IPFire herunterladen. Ältere Versionen oder
-                               andere Downloadoptionen finden Sie weiter unten auf der Seite.
-                       </p>
+       {% if lang == "de" %}
+               <p>
+                       Auf dieser Seite können Sie <strong>kostenlos</strong> die neueste
+                       Version von IPFire herunterladen. Ältere Versionen oder
+                       andere Downloadoptionen finden Sie weiter unten auf der Seite.
+               </p>
 
-                       <p>
-                               IPFire ist innerhalb von 15 bis 20 Minuten eingerichtet.
-                               Eine <a href="http://wiki.ipfire.org/{{ lang }}/installation/start"
-                               target="_blank">Installationsanleitung</a>
-                               ist in unserem Wiki zu finden.
-                       </p>
+               <p>
+                       IPFire ist innerhalb von 15 bis 20 Minuten eingerichtet.
+                       Eine <a href="http://wiki.ipfire.org/{{ lang }}/installation/start"
+                       target="_blank">Installationsanleitung</a>
+                       ist in unserem Wiki zu finden.
+               </p>
+       {% else %}
+               <p>
+                       On this page one can download the latest version of IPFire
+                       <strong>for free</strong>. Older versions and other downloads
+                       can be retrieved on the linked pages below.
+               </p>
 
-                       <p>
-                               Sollte Ihnen diese Software gefallen, würden sich die Betreiber
-                               über ein kleines <a href="{{ link("donation") }}">Dankeschön</a> freuen.
-                       </p>
-               {% else %}
-                       <p>
-                               On this page one can download the latest version of IPFire
-                               <strong>for free</strong>. Older versions and other downloads
-                               can be retrieved on the linked pages below.
-                       </p>
+               <!-- <p>
+                       IPFire can be installed within 15 to 20 minutes. An
+                       <a href="http://wiki.ipfire.org/{{ lang }}/installation/start"
+                       target="_blank">installation guide</a> can be found on our wiki.
+               </p> -->
 
-                       <p>
-                               IPFire can be installed within 15 to 20 minutes. An
-                               <a href="http://wiki.ipfire.org/{{ lang }}/installation/start"
-                               target="_blank">installation guide</a> can be found on our wiki.
-                       </p>
+               <p>
+                       Some other things you might be interested in as well:
+               </p>
+               <ul>
+                       <li>
+                               <a href="http://wiki.ipfire.org/{{ lang }}/installation/start">{{ _("Installation guide") }}</a>
+                       </li>
+               </ul>
+       {% end %}
+       
+       <p>
+               Older downloads can be found in the
+               <a href="http://downloads.ipfire.org/">Download Center</a>.
+       </p>
 
-                       <p>
-                               If you like this piece of software, developers appreciate your
-                               <a href="{{ link("donation") }}">donations</a>.
-                       </p>
-               {% end %}
+       <br class="clear" />
 
-               <div class="bigdownload">
-                       <a href="{{ release.iso.url }}">
-                               {{ _("Begin download") }}<br />
-                               {{ release.name }}
-                       </a>
-               </div>
-
-               <table class="download">
-                       {% for download in release.downloads %}
-                               <tr class="{{ download.type }}">
-                                       <td class="icon">
-                                               <img src="{{ static_url("images/download_type_%s.png" % download.type) }}"
-                                                       alt="{{ download.type }}" />
-                                       </td>
-                                       <td class="link">
-                                               <a href="{{ download.url }}">{{ _(download.desc) }}</a>
-                                       </td>
-                                       <td>
-                                               {{ _(download.rem) }}
-                                       </td>
-                               </tr>
-                       {% end %}
-               </table>
+       {{ modules.ReleaseItem(release) }}
 
-               <br class="clear" />
-       </div>
+       <br class="clear" />
 
-       <div class="post">
-               <a name="other"></a>
-               <h3>{{ _("Other download options") }}</h3>
-               <div class=pr_li>
-                       <ul>
-                               <li><a href="{{ link("downloads/all") }}">{{ _("See older downloads...") }}</a></li>
-                               <li><a href="{{ link("downloads/development") }}">{{ _("See development releases...") }}</a></li>
-                               <li><a href="{{ link("downloads/torrents") }}">{{ _("See all torrents...") }}</a></li>
-                               <li><a href="{{ link("downloads/mirrors") }}">{{ _("See a list of mirrors...") }}</a></li>
-                       </ul>
+       <h3>{{ _("Donation") }}</h3>
+       <p>
+               If you like IPFire, there is the opportunity to donate a small amount
+               of money to the project. This will help the people that are running
+               this project very much.
+       </p>
+       <p>
+               <div align="center">
+                       <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
+                               <input type="hidden" name="cmd" value="_s-xclick">
+                               <input type="hidden" name="hosted_button_id" value="10781833">
+                               <input type="image" src="https://www.paypal.com/de_DE/DE/i/btn/btn_donateCC_LG.gif"
+                                       border="0" name="submit" alt="PayPal - The safer, easier way to pay online.">
+                               <img alt="" border="0" src="https://www.paypal.com/de_DE/i/scr/pixel.gif" width="1" height="1">
+                       </form>
                </div>
                <br class="clear" />
-       </div>
+       </p>
+       <p>
+               If you want to know more about how you can help the IPFire project
+               read <a href="/donation">this</a>.
+       </p>
+{% end block %}
+
+{% block sidebar %}
+       {{ modules.SidebarBanner() }}
 {% end block %}