diff --git a/templates/bills.html b/templates/bills.html index 2961500..5bea4b1 100644 --- a/templates/bills.html +++ b/templates/bills.html @@ -88,7 +88,6 @@ {% endfor %} - {{ total[2][2025] }} {% for yr in range( this_year, END_YEAR) %} {% set tot=namespace( sum=0 ) %} {% for bt in bill_types %}