Sha256: 893200212e1aaeb761e88d35bc2ae02fcdfe1175402fb8feb71b79598378f4b2
Contents?: true
Size: 227 Bytes
Versions: 8
Compression:
Stored size: 227 Bytes
Contents
<h1><%= @path %></h1> <ul> <% if archives.length > 0 %> <% for article in archives %> <li class="article"> <a href="<%= article.path %>"><%= article.title %></a> </li> <% end %> <% end %> </ul>
Version data entries
8 entries across 8 versions & 1 rubygems