{% blocktrans with handle=profile.twitter_handle %}Follow @{{ handle }}{% endblocktrans %}
{% endif %} {% if profile.github_username %}{% blocktrans with username=profile.github_username %}GitHub: {{ username }}{% endblocktrans %}
{% endif %} {% endspaceless %}{{ talk.abstract.rendered|safe }}
{{ talk.abstract.rendered|safe }}
{{ talk.abstract.rendered|safe }}
{{ talk.abstract.rendered|safe }}
{{ bursary.get_food_status_display }}
{% if bursary.can_update and bursary.food_status == 'pending' %}{% blocktrans with date=bursary.food_accept_before|date %} Your bursary has been granted. You need to confirm it before {{ date }}. {% endblocktrans %}
{% endif %} {% else %}{{ bursary.get_accommodation_status_display }}
{% if bursary.can_update and bursary.accommodation_status == 'pending' %}{% blocktrans with date=bursary.accommodation_accept_before|date %} Your bursary has been granted. You need to confirm it before {{ date }}. {% endblocktrans %}
{% endif %} {% else %}{{ bursary.get_travel_status_display }}
{% trans 'Requested' %} | {{ bursary.travel_bursary }} USD |
---|---|
{% trans 'Reimbursed' %} | {{ bursary.reimbursed_amount }} USD |
{% blocktrans with date=bursary.travel_accept_before|date %} Your bursary has been granted. You need to confirm it before {{ date }}. {% endblocktrans %}
{% endif %} {% else %}