{% load fretboard_tags voting_tags timesince_filters %}
{% for obj in object_list %}
{% include "fretboard/includes/post_single.html" %} {% if authenticated_request %} {% endif %}
{% endfor %}