Skip to content

Commit 201f9b4

Browse files
committed
Added missing page header
- Legacy-Id: 461
1 parent c7d87e3 commit 201f9b4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

ietf/templates/iesg/telechatminutes_detail.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,12 @@
33

44
{% block title %}IESG Telechat Minutes{% endblock %}
55

6+
7+
68
{% block content %}
9+
10+
<center><h2>Minutes of the IESG Teleconferences</h2></center>
11+
712
<blockquote>
813
{{ object.telechat_minute|escape|linebreaks|urlize }}
914
</blockquote>

0 commit comments

Comments
 (0)