all repos — h3rald @ 54c9f66700484db5c7fc30b47cd5e812915b10b4

The sources of https://h3rald.com

content/archives/june-2009.textile

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

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