{% include 'header.html' %}

Author email domains

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