Add org select and manage pages

This commit is contained in:
Ken Tsang
2017-07-28 15:17:50 +01:00
parent 6e1bcb8405
commit 005c8b53d7
15 changed files with 585 additions and 42 deletions

View File

@@ -28,6 +28,7 @@ from app.main.views import (
providers,
platform_admin,
letter_jobs,
organisations,
conversation,
notifications
)