mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-15 07:54:32 -05:00
Rename usage with letters template
It’s the only usage template now.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user