Last active
August 29, 2015 14:05
-
-
Save junmakii/1a8c4a1bbc030e644588 to your computer and use it in GitHub Desktop.
amazon-adsence-on-blogger.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <b:if cond='data:blog.url == data:post.url'> | |
| <b:if cond='data:blog.isMobile'><b:else/> | |
| <div class='post-adsense'> | |
| <iframe border='0' frameborder='0' height='240' marginheight='0' marginwidth='0' scrolling='no' src='http://rcm-fe.amazon-adsystem.com/e/cm?t=junmakii-22&o=9&p=15&l=bn1&mode=dvd-jp&browse=561958&fc1=000000&lt1=_blank&lc1=3366FF&bg1=FFFFFF&f=ifr' style='border:none;' width='468'/> | |
| </div><!-- /post-adsense --> | |
| <b:else/></b:if></b:if> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment