{{ year }}
-
{% for article in articles | sort(attribute='date', reverse=True) %}
- {{ article.title }} » {{ article.locale_date }} {% endfor %}
{% extends 'base.html' %} {% block title %}Brouillons | {{ SITENAME }}{% endblock %} {% block content %}