New layout

This commit is contained in:
m-r-r
2012-04-24 19:34:04 +02:00
parent c551764f59
commit db59bf52aa
11 changed files with 146 additions and 107 deletions

View File

@@ -9,7 +9,7 @@
{% block title %}{{ article.title }} — {{ super() }}{% endblock %}
{%- block content %}
<article class="post" id="page-content">
<article class="post content">
<header class="post-header">
<time datetime="{{ article.date.isoformat() }}" pubdate="pubdate">
{{ article.locale_date }}