mirror of
https://github.com/Hopiu/django.git
synced 2026-04-08 09:01:06 +00:00
3 lines
56 B
HTML
3 lines
56 B
HTML
{% for item in object_list %}
|
|
{{ item }}
|
|
{% endfor %}
|