Files
morepython.org/core/templates/index.html
T
2019-03-11 07:51:22 -04:00

6 lines
62 B
HTML

{% for article in object_list %}
{{ article }}
{% endfor %}