{% for item in object_list %} {% if item.type == 'msg' %} {% endif %} {% endfor %}
{{ item.time }} {{ item.nick }} {{ item.msg }}