Created
December 4, 2012 20:29
-
-
Save ianjennings/4208348 to your computer and use it in GitHub Desktop.
This file contains 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
<<<<<<< HEAD | |
<div class="item-block" id="<?=$item['rank']?>"> | |
<div class="share"> | |
Share: | |
<a class="icon-twitter fire-share-modal" data-href="http://twitter.com/home?status=<?=$share_title?>+<?=$share_url?>+@hypem"></a> | |
<a class="icon-facebook fire-share-modal" data-href="https://www.facebook.com/dialog/feed?app_id=149376585092829&redirect_uri=<?=$share_url?>&link=<?=$share_url?>&picture=<?=$share_image?>&name=<?=$share_title?>"></a> | |
<a class="icon-tumblr fire-share-modal" data-href="http://www.tumblr.com/share/photo?source=<?=$share_image?>&caption=<?=$share_title?>&clickthru=<?=$share_url?>"></a> | |
</div> | |
<h2><span class="ranking">№ <?=$item['rank']?></span> <a href="/artist/<?=$item['artist'] ?>"><?=$item['artist']?></a></h2> | |
<img src="/images/zeitgeist2012/artists_temp99/<?=$item['rank'] . ".$format"?>" width="1038" height="692" /> | |
<div class="play-track haarp-section-track"> | |
<a href="/track/<?=$item['itemid']?>"> | |
======= | |
<div class="item-block" id="<?=$item['rank']?>"> | |
<div class="share"> | |
Share: | |
<a class="icon-twitter fire-share-modal" data-href="http://twitter.com/home?status=<?=$share_title?>+<?=$share_url?>+@hypem"></a> | |
<a class="icon-facebook fire-share-modal" data-href="https://www.facebook.com/dialog/feed?app_id=149376585092829&redirect_uri=<?=$share_url?>&link=<?=$share_url?>&picture=<?=$share_image?>&name=<?=$share_title?>"></a> | |
<a class="icon-tumblr fire-share-modal" data-href="http://www.tumblr.com/share/photo?source=<?=$share_image?>&caption=<?=$share_title?>&clickthru=<?=$share_url?>"></a> | |
</div> | |
<h2><span class="ranking">№ <?=$item['rank']?></span> <a href="/artist/<?=$item['artist'] ?>"><?=$item['artist']?></a></h2> | |
<img src="/images/zeitgeist2012/artists_temp99/<?=$item['rank'] . ".$format"?>" width="1038" height="692" /> | |
<div class="play-track haarp-section-track"> | |
<a href="/track/<?=$item['itemid']?>" target="_blank"> | |
>>>>>>> 4fe1f03118d2f9eb73b0605658f4ccc96021af0a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment