{% extends "base.html" %} {% block content %} {% for article in object_list %} {% endfor %} {% endblock %}