{{#modifier "append"}}
router.use('/{{name}}', require('./{{name}}.route'));
{{/modifier}}
