{% include 'header.html' %}
Author email domains
Author domain
#
{% for domain in email_domains %}
{{ domain['domain'] }}
{{ domain['addresses'] }}
{% endfor %}
{% include '_footer_scripts.html' %} {% include '_datatable_scripts.html' %}