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