{% extends "base.html" %} {% block content %}
{% if heading %}

{{heading}}

{% endif %}

Lista por fecha (más reciente primero)

Lista por categorías

{{contents}}
{% endblock %}