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 c7d87e3 commit 201f9b4Copy full SHA for 201f9b4
1 file changed
ietf/templates/iesg/telechatminutes_detail.html
@@ -3,7 +3,12 @@
3
4
{% block title %}IESG Telechat Minutes{% endblock %}
5
6
+
7
8
{% block content %}
9
10
+<center><h2>Minutes of the IESG Teleconferences</h2></center>
11
12
<blockquote>
13
{{ object.telechat_minute|escape|linebreaks|urlize }}
14
</blockquote>
0 commit comments