Sha256: d1de9b65b3ece384c745af4be3947069a6c0fe88fe860bea3ed275ad11679715
Contents?: true
Size: 315 Bytes
Versions: 50
Compression:
Stored size: 315 Bytes
Contents
<div class='timeline'> <table> <tbody> <tr> <th scope='row'> <%= @attributes[:date] %> </th> <td class='event'> <span class='description'><%= @attributes[:title] %></span> <% if @attributes[:link] %> <a class='read_more' href='<%= @attributes[:link] %>'>Read More</a> <% end %> </td> </tr> </tbody> </table> </div>
Version data entries
50 entries across 50 versions & 2 rubygems