Add new URLS to MKTG_URLS.

This commit is contained in:
Diana Huang
2013-05-03 15:05:03 -04:00
parent 3e217c8f85
commit e4e6c0dd7b

View File

@@ -592,4 +592,6 @@ MKTG_URLS = {'ROOT': '',
'JOBS': '/jobs',
'PRESS': '/in-the-news',
'FAQ': '/student-faq',
'CONTACT': '/contact'}
'CONTACT': '/contact',
'HOW_IT_WORKS': '/how-it-works',
'SCHOOLS': '/schools'}