{% extends "tree.html" %} {% load datehumanize %} {% block widgets %} $("#gravatar").append($.gravatar($('#email').text())); $("#names").accordion({ header: 'h3', collapsible: true, active: false }); $("#memberships").accordion({ header: 'h3', collapsible: true, active: false }); {% endblock %} {% block content %}
You are not a member of any groups yet...
{% endfor %}You do not have control over any groups yet...
{% endfor %}