summaryrefslogtreecommitdiff
path: root/tests/generic_views/templates/generic_views/author_objects.html
blob: 42ba331802687e370b86136c0ba06877763418a6 (plain)
1
2
3
{% for item in object_list %}
  {{ item }}
{% endfor %}