module.exports = function(ctx) { api.end(api.template("viewer", { title: "lol hi" })); }