{# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% load static %} {% load textfilters %} {% load ietf_filters %} {% origin %} {% if item and item|should_show_agenda_session_buttons %} {% with slug=item.slug %}{% with session=item.session %}{% with timeslot=item.timeslot %}{% with meeting=schedule.meeting %}
{% endwith %}{% endwith %}{% endwith %}{% endwith %} {% endif %}