diff --git a/index.js b/index.js index 798b0ca..d2c64a2 100644 --- a/index.js +++ b/index.js @@ -19,7 +19,7 @@ exports.expressCreateServer = function (hook_name, args, cb) { } exports.indexWrapper = function (hook_name, args, cb) { - args.content = args.content + '

All Pads
'; + args.content = args.content + '

All Pads
'; return cb(); } diff --git a/templates/pads.html b/templates/pads.html index 4a0ba40..3e31b7c 100644 --- a/templates/pads.html +++ b/templates/pads.html @@ -14,10 +14,10 @@

Pads

- \ No newline at end of file +