From f5b55ea7d041d56e57710a841d90cb30a66011fc Mon Sep 17 00:00:00 2001 From: Jan Paul Tuecking Date: Fri, 6 Aug 2010 15:48:29 +0200 Subject: [PATCH] Modifictionis for banner --- www/templates/static/artwork.html | 2 -- www/templates/static/development.html | 4 ---- www/templates/static/donation.html | 3 +++ www/templates/static/features.html | 3 --- www/templates/static/screenshots.html | 1 - 5 files changed, 3 insertions(+), 10 deletions(-) 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 %} -- 2.47.3