{% extends "django_program/pretalx/base.html" %} {% block title %}Travel Grant Status{% endblock %} {% block extra_head %} {% endblock %} {% block content %} Back to programs
Check the status of your travel grant application for {{ conference.name }}.
The review committee has requested additional information about your application. Please review the messages below and provide the requested details.
| Expense | Description | Amount |
|---|---|---|
| Airfare | {{ grant.travel_plans_airfare_description|default:"--" }} | ${{ grant.travel_plans_airfare_amount }} |
| Lodging | {{ grant.travel_plans_lodging_description|default:"--" }} | ${{ grant.travel_plans_lodging_amount }} |
| Total | Estimated Total | ${{ grant.travel_plans_total }} |
You haven't applied for a travel grant yet.
Travel grants provide financial assistance for conference attendees who need help covering the costs of travel, lodging, or registration.
Apply for a Travel Grant