]> git.sur5r.net Git - i3/i3.github.io/blob - _templates/permapage.mako
add docs/buildbot describing the i3 buildbot setup
[i3/i3.github.io] / _templates / permapage.mako
1 <%!
2         section = "blog"
3 %>
4 <%inherit file="i3.mako" />
5 <div id="content">
6 <%include file="post.mako" args="post=post" />
7 </div>