Sha256: 939d632c9b0ad2706d7f23230e36590542162ae975e28bc0b01fd7bb2e84b786
Contents?: true
Size: 642 Bytes
Versions: 8
Compression:
Stored size: 642 Bytes
Contents
<tr class="hentry"> <td style="padding:5px; width:16px;" class="c1"> <%= image_tag "clearbits/comment.gif", :class => "icon grey", :title => :no_recent_activity.l+" #{post}", :plugin => "community_engine" %> </td> <td class="c2"> <%= link_to h(post.title), user_post_path(post.user, post), :class => "entry-title", :rel => "bookmark", :target => '_blank' %> </td> <td class="ca inv stat"><%= post.comments.count %></td> <td class="ca inv stat"><%= number_with_delimiter(post.view_count) %></td> <td class="lp"> by <span class="author"><strong class="fn"><%= h(post.user.display_name) %></strong></span> </td> </tr>
Version data entries
8 entries across 8 versions & 1 rubygems