all repos — h3rald @ 7aaf0e6b61e75066975782742c001b1b81ab67d1

The sources of https://h3rald.com

content/archives/october-2009.textile

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
-----
:title: ! 'Archive: October 2009'
:type: page
:filters_pre:
- erb
:permalink: october-2009
-----

<p>2 articles were written in <em>October 2009</em>:</p>
<ul>
	<% articles_by_month.select{|i| i[0] == "October 2009"}[0][1].each do |a|%>
		<%= render 'dated_article', :article => a %>
	<% end %>
</ul>