{% extends "base.html" %} {% block content %} {% for numero in numeros|reverse %}
{{ numero.date.strftime('%d %B %Y') }}