We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a076ea commit e2e21e1Copy full SHA for e2e21e1
1 file changed
ietf/templates/announcements/announcement_detail.html
@@ -4,7 +4,7 @@
4
5
{% block head %}<link rel="stylesheet" type="text/css" href="https://www1.ietf.org/css/base.css" />{% endblock %}
6
7
-{% block title %}NomCom Message{% endblock %}
+{% block title %}NomCom Message: {{ object.announced_date|date:"F j, Y" }} -- {{ object.subject|escape }}{% endblock %}
8
9
{% block content %}
10
<h2 style="text-align: center;">NomCom Message</h2>
0 commit comments