You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ietf/templates/wgchairs/confirm_management_writeup.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{% extends "wginfo/wg_base.html" %}
2
2
{% load ietf_filters wgchairs_tags %}
3
3
4
-
{% block title %}Change protocol write-up for {{ doc }}{% endblock %}
4
+
{% block title %}Change shepherd write-up for {{ doc }}{% endblock %}
5
5
6
6
{% block wg_content %}
7
7
@@ -12,7 +12,7 @@
12
12
<h1>Updating write-up for {{ doc }}</h1>
13
13
14
14
<p>
15
-
Before you modify the protocol write-up <strong>please revise the 'Doc Shepherd Follow-up Underway' annotation tag and set or reset it if appropriate</strong>.
15
+
Before you modify the shepherd write-up <strong>please revise the 'Doc Shepherd Follow-up Underway' annotation tag and set or reset it if appropriate</strong>.
16
16
</p>
17
17
<p>
18
18
Remember that you must provide a comment if you change the annotation tag state.
@@ -46,7 +46,7 @@ <h1>Updating write-up for {{ doc }}</h1>
0 commit comments