{% extends "index.html" %} {% block title %}{{ SITENAME }} - {{ category }}{% endblock %} {% block piwik_title %}category: {{ category.slug|striptags }}{% endblock %} {% block inner_content %}
{% if CATEGORY_FEED_ATOM %} Fil des billets (Atom) {% endif %} {% if CATEGORY_FEED_RSS %} Fil des billets (RSS) {% endif %}