Updates get started users template
This commit is contained in:
parent
5c10bdab7c
commit
776f1768d9
4 changed files with 20 additions and 2 deletions
|
@ -114,6 +114,5 @@ class GetStartedUsers(View):
|
|||
)
|
||||
data = {
|
||||
"suggested_users": suggested_users,
|
||||
"next": "get-started-profile",
|
||||
}
|
||||
return TemplateResponse(request, "get_started/users.html", data)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue