1 parent 63210c1 commit e7bf4e0Copy full SHA for e7bf4e0
1 file changed
ietf/templates/iesg/moderator_package.html
@@ -96,9 +96,7 @@ <h2>
96
<p>
97
Are there narrative minutes to approve for today?
98
</p>
99
- {% filter linebreaks_crlf %}
100
- <pre>{{ section.text }}</pre>
101
- {% endfilter %}
+ <a href="{% url 'ietf.iesg.views.telechat_agenda_content_view' section='minutes' %}">Draft minutes</a>
102
{% endif %}
103
{% if num == "1.4" %}
104
{% filter linebreaks_crlf %}
0 commit comments