all repos — h3rald @ b5555060ecf07f71d1482dff01243e44fe4e175f

The sources of https://h3rald.com

content/archives/august-2008.textile

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

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