{% load fretboard_tags timesince_filters %}
{% if start_number %} {{ forloop.counter0|add:start_number }} {% endif %} {% url 'view_profile_by_id' obj.user_id as author_url %} {% with obj.post_date as d %} {% endwith %}
{% with obj.quote as q %} {% if q %}
{% if q.image %}
{% endif %} {{ q.text_formatted|safe }}
– {{ q.author_display_name }}
{% endif %} {% endwith %} {% if obj.image %}
{% endif %} {{ obj.text_formatted|safe }}