{% extends "utility_page.html" %} {% load staticfiles %} {% load i18n %} {% load proposal_tags %} {% load review_tags %} {% load teams_tags %} {% load registrasion_tags %} {% load lca2018_tags %} {% load staticfiles %} {% block header_title %}linux.conf.au 2019{% endblock %} {% block header_lead %}User Dashboard{% endblock %} {% block main_class %}{% endblock %} {% block content %} {% available_categories as categories %}
{{ membership.team.description }}
{% endif %} Details {{ membership.get_state_display }} {% if membership.state == "manager" or user.is_staff %} {% if membership.team.applicants %}{{ membership.team.applicants.count }} applicant{{ membership.team.applicants.count|pluralize }}{% endif %} {% endif %}