content/archives/july-2007.textile
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
----- :type: page :permalink: july-2007 :title: "Archive: July 2007" :filters_pre: - erb - redcloth ----- 5 items were written in _July 2007_: <% articles_by_month.select{|i| i[0] == "July 2007"}[0][1].each do |pg| %>* <span class="<%= pg.attributes[:type] %>_link"> <a href="/articles/<%= pg.attributes[:permalink] %>/"><%= pg.attributes[:title] %></a></span> <% end %> |