]> git.ipfire.org Git - ipfire.org.git/commitdiff
Modifictionis for banner
authorJan Paul Tuecking <earl@ipfire.org>
Fri, 6 Aug 2010 13:48:29 +0000 (15:48 +0200)
committerJan Paul Tuecking <earl@ipfire.org>
Fri, 6 Aug 2010 13:48:29 +0000 (15:48 +0200)
www/templates/static/artwork.html
www/templates/static/development.html
www/templates/static/donation.html
www/templates/static/features.html
www/templates/static/screenshots.html

index e807bf57f2d238c083ca992d85e2d986ff8c7345..16e5816b6f82d1e47ffb78705876547c549ad1c6 100644 (file)
@@ -89,8 +89,6 @@
        </div>
 {% end block %}
 
-{{ modules.SidebarBanner(banner) }}
-
 {% block sidebar %}
                <h4><span>Artwork</span> list</h4>
                <ul class="links">              
index 35c3793b1d2a88af95c0f460be2a60fcaef2fc97..17f6dab09a62a90a9a8460451d43158370d48e19 100644 (file)
                  </ul>
                  </ul>
 
-               
-       
- {{ modules.SidebarBanner(banner) }}
-
 {% end block %}
index d41a009333b75e35b413c86158bc7a63265a064f..6c2e91205d8f626bbebe26c1f5fcf987a3618c3c 100644 (file)
@@ -58,3 +58,6 @@
        <br class="clear" />
 
        {% end block %}
+
+{% block sidebar %}
+{% end block %}
index 8e7c65f20a4069c125e7d2c7800cad5da37c2d42..d23dcfe80d8e1479395610f2c42fa7bbe34921ec 100644 (file)
                          <li><a href="#{{ _("monitoring") }}">{{ _("monitoring") }}</a></li>
         </ul>
 
-               
-       
-
 {% end block %}
index d8901ad785e92d15a67d23089eff04f166d88bc9..846a5f2bd3d40bdda408155b5e97869e304789f5 100644 (file)
                        <li><a href="#{{ _("IPFire") }}">{{ _("IPFire") }}</a></li>
                        <li><a href="#{{ _("Logs") }}">{{ _("Logs") }}</a></li>
                </ul>
- {{ modules.SidebarBanner(banner) }}
 
 {% end block %}