diff --git a/cfp/templates/cfp/staff/participant_details.html b/cfp/templates/cfp/staff/participant_details.html index ed43223..c4ef34d 100644 --- a/cfp/templates/cfp/staff/participant_details.html +++ b/cfp/templates/cfp/staff/participant_details.html @@ -1,6 +1,8 @@ {% extends 'cfp/staff/base.html' %} {% load i18n %} +{% block title %}{{ participant.name }} - {{ conference.name }}{% endblock %} + {% block speakerstab %} class="active"{% endblock %} {% block content %}