{{ list.item.title }}
{{ list.item.scope.name }}
{% if not list.item.mentor %} None {% else %} {{ list.item.mentor.name }} {% endif %}
{{ list.item.org.name }}
{{ list.item.last_modified_on|date:"jS F Y H:i" }}