{% extends "blog/base" %} {% block content %} {% for post in object_list %}
Kelt: {{ post.published_at }}