{% load pin_tags%} {% load humanize %} {% load thumbnail %} {% load daddy_avatar%} {% spaceless %} {% for item in latest_items %}
{% if display_item and forloop.counter == 1 %} {% include "pin/item_inner.html"%} {%endif%} {%endfor%} {% endspaceless %}