all repos — h3rald @ 54c9f66700484db5c7fc30b47cd5e812915b10b4

The sources of https://h3rald.com

content/archives/january-2007.textile

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

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