all repos — h3rald @ b26e779a67ddb0e4187d0c75a391b8d5b046f044

The sources of https://h3rald.com

content/archives/january-2011.textile

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
-----
:title: 'Archive: January 2011'
:type: page
:filters_pre:
- erb
:permalink: january-2011
-----

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