mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
move pricing pages to their own file
This commit is contained in:
@@ -29,6 +29,7 @@ from app.main.views import ( # noqa isort:skip
|
||||
organisations,
|
||||
performance,
|
||||
platform_admin,
|
||||
pricing,
|
||||
providers,
|
||||
register,
|
||||
returned_letters,
|
||||
@@ -37,8 +38,8 @@ from app.main.views import ( # noqa isort:skip
|
||||
sign_in,
|
||||
sign_out,
|
||||
templates,
|
||||
two_factor,
|
||||
tour,
|
||||
two_factor,
|
||||
uploads,
|
||||
user_profile,
|
||||
verify,
|
||||
|
||||
Reference in New Issue
Block a user