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:
Leo Hemsted
2021-08-27 11:44:19 +01:00
parent 85f6881a56
commit a0adf3c63c
8 changed files with 193 additions and 3 deletions

View File

@@ -59,6 +59,7 @@ class HeaderNavigation(Navigation):
'pricing': {
'pricing',
'how_to_pay',
'billing_details',
},
'documentation': {
'documentation',