diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-24 19:26:07 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-05-24 19:26:07 -0400 |
| commit | 6fa2b731d3d8c5fd892e3debc3e3594259c74adf (patch) | |
| tree | 8e5edd967177cfb2841afa6853685d4a67c02aa1 /template/profile.st | |
| parent | 7a22e6b6470d058c3eb7f12c2cb6db9d2de3bde7 (diff) | |
sostler prod commit
Diffstat (limited to 'template/profile.st')
| -rw-r--r-- | template/profile.st | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/template/profile.st b/template/profile.st index 61be826..0634b05 100644 --- a/template/profile.st +++ b/template/profile.st @@ -78,6 +78,19 @@ <div id="date"> <div type="text" id="datepicker"></div></div> </div> + <div id="adsenseprofile" style="display:none;"> + <script type="text/javascript"><!-- +google_ad_client = "pub-9863902168532765"; +/* 200x200, created 5/23/10 */ +google_ad_slot = "0464631788"; +google_ad_width = 200; +google_ad_height = 200; +//--> +</script> +<script type="text/javascript" +src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> +</script> +</div> $else$ <div class="logged-dump dump $if(dump.favorited)$favorite$endif$" id="message-$dump.message_id$" nick="$dump.nick$"> |
