Skip to content

Instantly share code, notes, and snippets.

@jamosonic
Created August 2, 2012 05:59
Show Gist options
  • Save jamosonic/3234214 to your computer and use it in GitHub Desktop.
Save jamosonic/3234214 to your computer and use it in GitHub Desktop.
Winner
<div class="winner">
<div class="image-wrap">
<a href="">
<img src="<%= Forgery(:winners).largecrops %>" width="270" height="200" />
</a>
</div>
<div class="info">
<a href="">
<img src="<%= Forgery(:winners).avatars %>" width="75" height="75"/>
<%= Forgery(:winners).designernames %></a>
</a>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment