Created
April 4, 2012 17:53
-
-
Save Soldo/2304256 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
<a class="link-news" href="#"> | |
<figure class="img-indent"><%= image_tag("page1-img1.jpg") %></figure> | |
<div class="extra-wrap"> | |
<time class="tdate-1" datetime="2012-10-21"> | |
<%= post.published_at.strftime('%d, %m, %Y') %> | |
</time> | |
<span><%= post.title %></span> | |
</div> | |
</a> |
nicinabox
commented
Apr 4, 2012
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment