Re-added adsense ads.
h3rald h3rald@h3rald.com
Sun, 13 Jun 2010 12:54:55 +0200
1 files changed,
11 insertions(+),
1 deletions(-)
jump to
M
layouts/default.erb
→
layouts/default.erb
@@ -104,7 +104,17 @@ <%= yield %>
</div> <div id="content-footer"> <div class="share"> - <script type="text/javascript" src="http://ads.sixapart.com/custom?id=1000000897107&width=728&height=90&js=1"></script> + <script type="text/javascript"><!-- +google_ad_client = "pub-2871497824158668"; +/* 728x90, h3rald 8.0 */ +google_ad_slot = "0081634732"; +google_ad_width = 728; +google_ad_height = 90; +//--> + </script> + <script type="text/javascript" +src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> + </script> </div> <%= render 'article_buttons' if @item[:type] == 'article' %> </div>