{% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% block morecss %} td.aliasname { white-space:nowrap;} .table-no-lines th, .table-no-lines td {border-top: none !important;} {% endblock %} {% block title %}Document email aliases{% if doc %} for {{doc.name}}{% endif %}{% endblock %} {% block content %} {% origin %}
| {{alias.grouper}}{{item.alias_type|default:''}}@{{ietf_domain}} | {{item.expansion}} |