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