{% block head %} {% block title %}{{ SITENAME }}{% endblock title %} {% if FEED_ALL_ATOM %} {% endif %} {% if FEED_ALL_RSS %} {% endif %} {% if FEED_ATOM %} {% endif %} {% if FEED_RSS %} {% endif %} {% if CATEGORY_FEED_ATOM %} {% endif %} {% if CATEGORY_FEED_RSS %} {% endif %} {% if TAG_FEED_ATOM %} {% endif %} {% if TAG_FEED_RSS %} {% endif %} {% assets filters="yui_css", output="css/shadoware.css", "css/style.css", "css/custom.css", "css/pygment.css" %} {% endassets %} {% endblock head %}

{{ SITENAME }} {{ SITESUBTITLE }}

{% block content %} {% endblock %}
{% if PIWIK_URL and PIWIK_SITE_ID %} {% endif %}