Write test for separate page for service name change for local orgs

Also make a bullet list gov uk style
This commit is contained in:
Pea Tyczynska
2020-07-01 12:16:32 +01:00
parent d0dd6218f7
commit b3bc3a6447
3 changed files with 23 additions and 2 deletions

View File

@@ -87,6 +87,7 @@ def add_service():
heading=heading,
default_organisation_type=default_organisation_type,
)
return render_template(
'views/add-service.html',
form=form,