{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin markup_tags static %} {% block pagehead %} {% endblock %} {% block title %}IETF {{ meeting.number }} proceedings{% endblock %} {% block content %} {% origin %}
Last Name | First Name | Organization | Country | Registration Type |
---|---|---|---|---|
{{ reg.last_name }} | {{ reg.first_name }} | {{ reg.affiliation }} | {{ reg.country_code }} | {{ reg.reg_type }} |