You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add proper folding for static content in the DESCRIPTION in the important-dates ics feed. Remove important-dates from the upcoming meetings ics.
- Legacy-Id: 18824
Note: SVN reference [18821] has been migrated to Git commit 7620642
Copy file name to clipboardExpand all lines: ietf/templates/meeting/upcoming.html
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,7 @@ <h1>Upcoming Meetings
30
30
</h1>
31
31
32
32
<p>For more on regular IETF meetings see <ahref="https://www.ietf.org/meeting/upcoming.html">here</a></p>
33
+
<p>Meeting important dates are not included in upcoming meeting calendars. They have <ahref="{% url 'ietf.meeting.views.important_dates' %}">their own calendar</a></p>
33
34
34
35
{% include 'meeting/agenda_filter.html' with filter_categories=filter_categories customize_button_text="Customize the meeting list..." only%}
0 commit comments