all repos — h3rald @ 85abf5c629c64f65112928c2737db6a27e82129e

The sources of https://h3rald.com

content/archives/september-2015.textile

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
-----
:title: 'Archive: September 2015'
:type: page
:filters_pre:
- erb
:permalink: september-2015
-----

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