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