all repos — h3rald @ 6ed04d62656d222df819ecfd406a5afb3166d316

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
----- 
:filters_pre: 
- erb
:type: page
:permalink: october-2009
:title: "Archive: October 2009"
-----

<p>2 items 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>