{%if transitions%}

Related

{% for entry in transitions %}
{% with from_entry=object %} {% include "rsshistory/entry_list_display_element.html" %} {% endwith %}
{% endfor %}
{%endif%}