From: Jan Paul Tuecking Date: Fri, 6 Aug 2010 13:48:29 +0000 (+0200) Subject: Modifictionis for banner X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f5b55ea7d041d56e57710a841d90cb30a66011fc;p=ipfire.org.git Modifictionis for banner --- diff --git a/www/templates/static/artwork.html b/www/templates/static/artwork.html index e807bf57..16e5816b 100644 --- a/www/templates/static/artwork.html +++ b/www/templates/static/artwork.html @@ -89,8 +89,6 @@ {% end block %} -{{ modules.SidebarBanner(banner) }} - {% block sidebar %}

Artwork list

- - - {{ modules.SidebarBanner(banner) }} - {% end block %} diff --git a/www/templates/static/donation.html b/www/templates/static/donation.html index d41a0093..6c2e9120 100644 --- a/www/templates/static/donation.html +++ b/www/templates/static/donation.html @@ -58,3 +58,6 @@
{% end block %} + +{% block sidebar %} +{% end block %} diff --git a/www/templates/static/features.html b/www/templates/static/features.html index 8e7c65f2..d23dcfe8 100644 --- a/www/templates/static/features.html +++ b/www/templates/static/features.html @@ -290,7 +290,4 @@
  • {{ _("monitoring") }}
  • - - - {% end block %} diff --git a/www/templates/static/screenshots.html b/www/templates/static/screenshots.html index d8901ad7..846a5f2b 100644 --- a/www/templates/static/screenshots.html +++ b/www/templates/static/screenshots.html @@ -109,7 +109,6 @@
  • {{ _("IPFire") }}
  • {{ _("Logs") }}
  • - {{ modules.SidebarBanner(banner) }} {% end block %}