{% extends 'layout.html' %} {% block body %}
Follow the status of your BFCT Application right here.
Date | Stage |
---|---|
{{application.show_pretty_date('submission')}} | You submitted an application
Fingers crossed! |
{{application.show_pretty_date('review_start')}} |
Application review process started
This means that at least one reviewer has voted, let's wait for the others. |
{{application.show_pretty_date('review_end')}} |
Application review ended!
All reviewers have now voted. You'll get an email soon with the results. |
Thank you for being part of the Blender Foundation Certified Trainers program
{% endif %}