]> git.ipfire.org Git - people/shoehn/ipfire.org.git/commitdiff
Re-add ads to download splash page
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 22 Feb 2015 21:51:40 +0000 (22:51 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 22 Feb 2015 21:51:40 +0000 (22:51 +0100)
templates/download-splash.html

index 9b5eaef7c15da8eca7f3c0c0a2e17129c8564995..fdb7205764a310461348be1553bf2bf72e726aed 100644 (file)
@@ -5,7 +5,7 @@
 
 {% block header %}
        <header class="jumbotron subhead" id="overview">
-               <div class="container">
+               <div class="container ac">
                        <h1>{{ _("Thanks for downloading IPFire!") }}</h1>
                </div>
        </header>
 
 
 {% block body %}
-       <div class="row">
-               <div class="col-lg-12 col-md-12 ac">
-                       <h4>
-                               {% if lang == "de" %}
-                                       Der Download beginnt in Kürze.
-                                       Falls nicht, auf den untenstehenden Link klicken.
-                               {% else %}
-                                       Your download should begin in a few seconds.
-                                       If not, click the link below.
-                               {% end %}
-                       </h4>
+       <div class="ac">
+               <h4>
+                       {% if lang == "de" %}
+                               Der Download beginnt in Kürze.
+                               Falls nicht, auf den untenstehenden Link klicken.
+                       {% else %}
+                               Your download should begin in a few seconds.
+                               If not, click the link below.
+                       {% end %}
+               </h4>
 
-                       <p class="download-path"></p>
-                       <hr>
-               </div>
+               <p class="download-path"></p>
        </div>
 
+       <hr>
+
        {% if lang == "de" %}
                <p class="lead ac">
                        Wir möchten jeden, der IPFire herunterlädt einladen,
 
        <hr>
 
+       {% module Advertisement("download-splash") %}
+
+       <hr>
+
        <h3>{{ _("Next steps") }}</h3>
        <div class="row">
                <div class="col-lg-4 col-md-4">