<%inherit file="_layout/default.html"/> <%def name="title()">${post.title} <%def name="header()">Article <%include file="_includes/article.html" args="post=post"/> % if site.disqus_short_name:
% endif