Skip to content

Instantly share code, notes, and snippets.

@Karanjax
Created February 9, 2014 23:23
Show Gist options
  • Save Karanjax/8907705 to your computer and use it in GitHub Desktop.
Save Karanjax/8907705 to your computer and use it in GitHub Desktop.
<div class='googft-info-window' style='height: 7em; overflow-y: auto'>
<b>Song Title:</b> {Song Title}<br>
<b>Artist:</b> {Artist}<br>
<b>YoutubeLarge:</b> {YoutubeLarge}<br>
<b>YoutubeSmall:</b> {YoutubeSmall}<br>
<b>Location:</b> {Location}<br>
<b>Image:</b> <img src='{Image}' height='15' style='vertical-align: top'/><br>
<b>Link:</b> <a href='{Link}' target='_blank'>{Link}</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment