{% load ghop_filters %}
{{ list.item.name }}
{{ list.item.task_quota_limit }}
{{ list.item|open_tasks }}
{{ list.item|claimed_tasks }}
{{ list.item|closed_tasks }}
{% if list.item.ideas %} {% else %} {% endif %}
{% if list.item.home_page %} {% endif %} {{ list.item.home_page|urlizetrunc:35|removetags:"a" }} {% if list.item.home_page %} {% endif %}