find_users_by_email view loads a page with search form and is linked to

This commit is contained in:
Pea Tyczynska
2018-07-06 11:10:14 +01:00
parent 464fa94935
commit ea6a5b6e7d
5 changed files with 82 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ from app.main.views import ( # noqa
invites,
feedback,
providers,
find_users,
platform_admin,
letter_jobs,
email_branding,