{% extends "index.html" %} {% block title %}{{ SITENAME }} - {{ tag }}{% endblock %} {% block piwik_title %}tag: {{ tag.slug|striptags }}{% endblock %} {% block inner_content %}

Mot-clé - {{ tag }}

{% if TAG_FEED_ATOM %} Fil des billets (Atom) {% endif %} {% if TAG_FEED_RSS %} Fil des billets (RSS) {% endif %}

{% endblock %}