Rename usage with letters template

It’s the only usage template now.
This commit is contained in:
Chris Hill-Scott
2019-10-29 16:27:58 +00:00
parent 6c841affc8
commit 220da2e5be
2 changed files with 1 additions and 1 deletions

View File

@@ -134,7 +134,7 @@ def usage(service_id):
yearly_usage = billing_api_client.get_service_usage(service_id, year)
return render_template(
'views/usage-with-letters.html',
'views/usage.html',
months=list(get_free_paid_breakdown_for_billable_units(
year,
free_sms_allowance,