diff --git a/readthedocsext/theme/templates/projects/import_organization_team.html b/readthedocsext/theme/templates/projects/import_organization_team.html index 8c0ef76f..38e140f5 100644 --- a/readthedocsext/theme/templates/projects/import_organization_team.html +++ b/readthedocsext/theme/templates/projects/import_organization_team.html @@ -5,3 +5,23 @@ {% block project_add_subheader %} {% trans "Choose organization and team" %} {% endblock project_add_subheader %} + +{% block wizard_form %} + + + +{% endblock wizard_form %}