{% extends "site_base.html" %} {% load i18n %} {% load proposal_tags %} {% load review_tags %} {% load teams_tags %} {% load registrasion_tags %} {% block head_title %}Dashboard{% endblock %} {% block body_class %}auth{% endblock %} {% block body %}
To submit a proposal, you must first create a speaker profile.
{% else %}No proposals submitted yet.
{% endif %} {% endif %}Title | Session type | Status | Actions |
---|
Title | Session type | Status | Actions |
---|
Title | Session type | Status | Actions |
---|
To attend the conference, you must purchase a ticket. Use our registration form to purchase your ticket. {% else %}
You have ${{ credit }} leftover from refunded invoices. Contact the conference organisers to put this toward other purchases, or to refund it.
{% endif %} {% endif %}If you or your organization would be interested in sponsorship opportunities, use our online form to apply to be a sponsor. {% else %}
As staff, you can directly add a sponsor if the organization isn't applying themselves.
{% endif %}Proposal Title | Score |
Title Three | -1 |
Title Four | +2 |
{{ membership.team.name }}
{% if membership.team.description %} {{ membership.team.description }}{% endif %} |
{{ 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 %} |
{{ team }}
{% if team.description %} {{ team.description }}{% endif %} |
{{ team.get_access_display }} |