{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin ietf_filters static %} {% block title %}{{ meeting }} : {{ acronym }}{% endblock %} {% block morecss %} .ui-sortable tr { cursor:pointer; } {% endblock %} {% block content %} {% origin %}
{{s.submitter}} - {{s.title}} ({{s.time}})
{% else %}{{s.title}} ({{s.time}})
{% endif %} {% endfor %}