]> git.sur5r.net Git - i3/i3.github.io/blob - _templates/permapage.mako
re-add /blog + feed (had quite a few subscribers)
[i3/i3.github.io] / _templates / permapage.mako
1 <%!
2         section = "docs"
3 %>
4 <%inherit file="i3.mako" />
5 <div id="content">
6 <%include file="post.mako" args="post=post" />
7 </div>