Sha256: 90e369fd2ea865e629d59449861003770ee134701b638d1467fee4f5001551d9
Contents?: true
Size: 515 Bytes
Versions: 48
Compression:
Stored size: 515 Bytes
Contents
<div class="col-sm-6 col-md-4 post-list-item"> <div class="thumbnail"> <%= raw post.the_link_thumb({}, {style: "height: 200px; width: 100%; display: block;"}) %> <div class="caption"> <h4 id="thumbnail-label"> <a href="<%= post.the_url %>"><%= post.the_title %></a> </h4> <small class="" style="display: block;"><%= post.the_created_at %></small> <hr> <p><%= raw post.the_excerpt %></p> </div> </div> </div>
Version data entries
48 entries across 24 versions & 1 rubygems