Skip to content

Instantly share code, notes, and snippets.

@jeremyboggs
Created September 5, 2013 20:38
Show Gist options
  • Save jeremyboggs/6455828 to your computer and use it in GitHub Desktop.
Save jeremyboggs/6455828 to your computer and use it in GitHub Desktop.
<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&hellip;. <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