Created
September 5, 2013 20:38
-
-
Save jeremyboggs/6455828 to your computer and use it in GitHub Desktop.
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
<div class="item"> | |
<h2 class="item-title"><a href="http://example.com/items/show/1" rel="permalink">Item Title</a></h2> | |
<a href="http://example.com/items/show/1" class="image" rel="permalink"><img src="image.jpg"></a> | |
<p class="item-description">Morbi leo risus, porta ac consectetur ac, vestibulum at eros. Fermentum vehicula | |
consectetur…. <a href="http://example.com/items/show/1">See more</a>.</p> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment