mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 10:28:41 -04:00
add new billing details page
contains both signed in and signed out versions (when signed in you can see bank details etc)
This commit is contained in:
@@ -47,6 +47,10 @@ def pricing_nav():
|
||||
"name": "How to pay",
|
||||
"link": "main.how_to_pay",
|
||||
},
|
||||
{
|
||||
"name": "Billing details",
|
||||
"link": "main.billing_details",
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user