diff --git a/ietf/templates/meeting/session_details.html b/ietf/templates/meeting/session_details.html index 82731607f..46ab28318 100644 --- a/ietf/templates/meeting/session_details.html +++ b/ietf/templates/meeting/session_details.html @@ -43,7 +43,7 @@ {% url 'ietf.doc.views_doc.document_main' name=pres.document.name as url %} {% endif %} - {{pres.document.title}} + {{pres.document.title}} ({{ pres.document.name }}{% if pres.rev %}-{{ pres.rev }}{% endif %}) {% if user|has_role:"Secretariat" or can_manage_materials %} @@ -89,7 +89,7 @@ {% url 'ietf.doc.views_doc.document_main' name=pres.document.name as url %} {% endif %} - {{pres.document.title}} + {{pres.document.title}} ({{ pres.document.name }}{% if pres.rev %}-{{ pres.rev }}{% endif %}) {% if can_manage_materials %}