File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 162162</ p >
163163{% endif %}
164164
165- < h2 > Description of Working Group</ h2 >
165+ < h2 > Charter for Working Group</ h2 >
166166< p > {{ wg.charter_text|escape|format_charter|safe }}</ p >
167167
168- < h2 > Goals and Milestones
168+ < h2 > Milestones
169169{% if user|has_role:"Area Director,Secretariat" or is_chair %}
170170< a class ="edit " href ="{% url wg_edit_milestones acronym=wg.acronym %} "> Add or edit milestones</ a >
171171{% endif %}
@@ -174,7 +174,7 @@ <h2>Goals and Milestones
174174{% with wg.milestones as milestones %}{% include "wginfo/milestones.html" %}{% endwith %}
175175
176176{% if milestones_in_review %}
177- < p > {{ milestones_in_review|length }} new milestone{{ milestones_in_review|pluralize }}
178- under review.</ p >
177+ < p > + {{ milestones_in_review|length }} new milestone{{ milestones_in_review|pluralize }}
178+ currently in Area Director review.</ p >
179179{% endif %}
180180{% endblock wg_content %}
You can’t perform that action at this time.
0 commit comments