{% extends 'traffic/reporter/monthly/requestors_base.html' %} {% block tab_domains %}class="active"{%endblock%} {% block tab_content %}

List of most visited domains. Initially ordered by total download size. Click on each entry to see the detailed information about a given domain. Domains with highest number of requests or highest number of bytes downloaded are highlighted.

{% include 'traffic/reporter/monthly/domains/table.html' %} {% endblock %}