This commit is contained in:
Quincy Larson
2015-05-28 16:40:22 -07:00
parent 8501de396f
commit 560e66527b
10 changed files with 120 additions and 186 deletions

View File

@@ -234,12 +234,6 @@ module.exports = {
}
},
jobs: function jobs(req, res) {
res.render('resources/jobs', {
title: 'Job Board for Front End Developer and Full Stack JavaScript Developer Jobs'
});
},
jobsForm: function jobsForm(req, res) {
res.render('resources/jobs-form', {
title: 'Employer Partnership Form for Job Postings, Recruitment and Corporate Sponsorships'