fix: replace copy of draft minutes on iesg moderator page with a link

This commit is contained in:
Robert Sparks 2023-11-30 12:04:31 -06:00
parent 63210c19db
commit e7bf4e0931
No known key found for this signature in database
GPG key ID: 6E2A6A5775F91318

View file

@ -96,9 +96,7 @@ Some parts Copyright (c) 2009 The IETF Trust, all rights reserved.
<p>
Are there narrative minutes to approve for today?
</p>
{% filter linebreaks_crlf %}
<pre>{{ section.text }}</pre>
{% endfilter %}
<a href="{% url 'ietf.iesg.views.telechat_agenda_content_view' section='minutes' %}">Draft minutes</a>
{% endif %}
{% if num == "1.4" %}
{% filter linebreaks_crlf %}