diff options
author | Alex Legler <a3li@gentoo.org> | 2015-03-23 19:01:02 +0000 |
---|---|---|
committer | Alex Legler <a3li@gentoo.org> | 2015-03-23 19:01:02 +0000 |
commit | e708026926e4d7e20cc22d96108807f70352f55e (patch) | |
tree | 3f7bb04029df08eb0ecec8243a06373b1fb3db11 | |
parent | Moved to wiki (diff) | |
download | gentoo-e708026926e4d7e20cc22d96108807f70352f55e.tar.gz gentoo-e708026926e4d7e20cc22d96108807f70352f55e.tar.bz2 gentoo-e708026926e4d7e20cc22d96108807f70352f55e.zip |
Sidebar is currently unter maintenance, comment out to avoid long page loading times
-rw-r--r-- | xml/htdocs/xsl/ads.xsl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xml/htdocs/xsl/ads.xsl b/xml/htdocs/xsl/ads.xsl index 9a1242f9a6..fc15bd3d7e 100644 --- a/xml/htdocs/xsl/ads.xsl +++ b/xml/htdocs/xsl/ads.xsl @@ -7,9 +7,9 @@ <!-- Load sidebar.gentoo.org in iframe --> <tr lang="en"> <td align="center"> - <iframe src="https://sidebar.gentoo.org" scrolling="no" width="125" height="850" frameborder="0" style="border:0px padding:0x" marginwidth="0" marginheight="0"> +<!-- <iframe src="https://sidebar.gentoo.org" scrolling="no" width="125" height="850" frameborder="0" style="border:0px padding:0x" marginwidth="0" marginheight="0"> <p>Your browser does not support iframes.</p> - </iframe> + </iframe>--> </td> </tr> <!-- end of iframe content --> |