/tests/regressiontests/generic_views/templates/generic_views/author_list.html
https://code.google.com/p/mango-py/ · HTML · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · 2e9a8ce15c4e9e8eb7456c2bd2bfc336 MD5 · raw file
- {% for item in object_list %}
- {{ item }}
- {% endfor %}