{% extends 'traffic/reporter/monthly/domains/table_include.html' %} {% block requestor_name %} User {% endblock %} {% block requestor_daily_summary_href %} {% url 'traffic:ViewNameSummaryMonthly' requestor=row.requestor_name year=year month=month %} {% endblock%} {% block requestor_daily_summary_value %} {{row.requestor_name}} {% endblock%}