Commit e4e6c0dd by Diana Huang

Add new URLS to MKTG_URLS.

parent 3e217c8f
...@@ -592,4 +592,6 @@ MKTG_URLS = {'ROOT': '', ...@@ -592,4 +592,6 @@ MKTG_URLS = {'ROOT': '',
'JOBS': '/jobs', 'JOBS': '/jobs',
'PRESS': '/in-the-news', 'PRESS': '/in-the-news',
'FAQ': '/student-faq', 'FAQ': '/student-faq',
'CONTACT': '/contact'} 'CONTACT': '/contact',
'HOW_IT_WORKS': '/how-it-works',
'SCHOOLS': '/schools'}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment