mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2025-02-17 00:21:20 -05:00
parent
b893c5c657
commit
f18be588a0
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "teacherregistration",
|
"name": "teacherregistration",
|
||||||
"pattern": "^/educators/register$",
|
"pattern": "^/educators/register/?$",
|
||||||
"routeAlias": "/educators(?:/(faq|register|waiting))?/?$",
|
"routeAlias": "/educators(?:/(faq|register|waiting))?/?$",
|
||||||
"view": "teacherregistration/teacherregistration",
|
"view": "teacherregistration/teacherregistration",
|
||||||
"title": "Teacher Registration",
|
"title": "Teacher Registration",
|
||||||
|
|
Loading…
Reference in a new issue