diff --git a/cfp/templates/cfp/staff/participant_details.html b/cfp/templates/cfp/staff/participant_details.html index 4173bcc..ed43223 100644 --- a/cfp/templates/cfp/staff/participant_details.html +++ b/cfp/templates/cfp/staff/participant_details.html @@ -56,6 +56,7 @@ {% trans "in" %} {{ talk.track }} {% endif %} + {{ talk.get_status_str }} {% endfor %}