Author: xavier
Date: Thu Feb 28 01:02:21 2008
New Revision: 631897
URL: http://svn.apache.org/viewvc?rev=631897&view=rev
Log:
add apache ad
Modified:
ant/ivy/site/homeTemplate.html
ant/ivy/site/template.html
Modified: ant/ivy/site/homeTemplate.html
URL:
http://svn.apache.org/viewvc/ant/ivy/site/homeTemplate.html?rev=631897&r1=631896&r2=631897&view=diff
==============================================================================
--- ant/ivy/site/homeTemplate.html (original)
+++ ant/ivy/site/homeTemplate.html Thu Feb 28 01:02:21 2008
@@ -45,9 +45,14 @@
<h2>Ivy</h2>
<div class="content">${menu}</div>
+
+ <center><iframe src="http://www.apache.org/ads/buttonbar.html"
+ style="border-width:0;" frameborder="0" scrolling="no"
+ width="135" height="265"></iframe>
+ </center>
+
</div>
-
</td>
<td valign="top">
Modified: ant/ivy/site/template.html
URL:
http://svn.apache.org/viewvc/ant/ivy/site/template.html?rev=631897&r1=631896&r2=631897&view=diff
==============================================================================
--- ant/ivy/site/template.html (original)
+++ ant/ivy/site/template.html Thu Feb 28 01:02:21 2008
@@ -79,6 +79,11 @@
<div class="content">${menu}</div>
+ <center><iframe src="http://www.apache.org/ads/buttonbar.html"
+ style="border-width:0;" frameborder="0" scrolling="no"
+ width="135" height="265"></iframe>
+ </center>
+
</div>
</td>