all repos — h3rald @ 60884c796ae5fe7743c614a501cab382d7889e94

The sources of https://h3rald.com

content/archives/june-2010.textile

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

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