Skip to content

Commit e2e21e1

Browse files
committed
Improve title for nomcom announcement messages.
- Legacy-Id: 843
1 parent 9a076ea commit e2e21e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/templates/announcements/announcement_detail.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{% block head %}<link rel="stylesheet" type="text/css" href="https://www1.ietf.org/css/base.css" />{% endblock %}
66

7-
{% block title %}NomCom Message{% endblock %}
7+
{% block title %}NomCom Message: {{ object.announced_date|date:"F j, Y" }} -- {{ object.subject|escape }}{% endblock %}
88

99
{% block content %}
1010
<h2 style="text-align: center;">NomCom Message</h2>

0 commit comments

Comments
 (0)