mirror of
https://github.com/not-kennethreitz/morepython.org.git
synced 2026-06-05 23:10:18 +00:00
6 lines
62 B
HTML
6 lines
62 B
HTML
{% for article in object_list %}
|
|
|
|
{{ article }}
|
|
|
|
{% endfor %}
|