{% 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 %} {{ obj.author_display_name }} {% with obj.post_date as d %} {{ d|short_timesince }} ago {% endwith %} {% with obj.quote as q %} {% if q %} {% if q.image %} {% endif %} {{ q.text_formatted|safe }} {% endif %} {% endwith %} {% if obj.image %} {% endif %} {{ obj.text_formatted|safe }}
{% if q.image %} {% endif %} {{ q.text_formatted|safe }}