move pricing pages to their own file

This commit is contained in:
Leo Hemsted
2021-08-27 17:39:04 +01:00
parent 86c413557c
commit 546836b22f
5 changed files with 51 additions and 48 deletions

View File

@@ -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,