Sha256: 23a311a51b9ee3b604bc91da12476bd49942c815e00c37727aa82feb48179726
Contents?: true
Size: 167 Bytes
Versions: 6
Compression:
Stored size: 167 Bytes
Contents
<h1><%= context.strftime('%B %e, %Y') %></h1> <ul> <% for post in posts -%> <li><a href="<%= post.uri %>"><%= post.title %></a></li> <% end -%> </ul>
Version data entries
6 entries across 6 versions & 2 rubygems