Add view for new tour start page

This will replace the current tour start page
This commit is contained in:
David McDonald
2020-09-29 14:48:56 +01:00
parent f4f2e5d13a
commit 2ba7224a42
7 changed files with 181 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ from app.main.views import ( # noqa isort:skip
styleguide,
templates,
two_factor,
tour,
uploads,
user_profile,
verify,