module.exports = function(ctx) { ctx.end(ctx.view("register")); }