all repos — h3rald @ 7fc23344d777fd238b03ba7d3a0492f69858d2b7

The sources of https://h3rald.com

content/archives/august-2011.textile

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

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