diff options
Diffstat (limited to 'examples/nodejs-mongodb-mongoose-restify/templates/dashboard')
-rw-r--r-- | examples/nodejs-mongodb-mongoose-restify/templates/dashboard/page.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/nodejs-mongodb-mongoose-restify/templates/dashboard/page.html b/examples/nodejs-mongodb-mongoose-restify/templates/dashboard/page.html new file mode 100644 index 0000000..e508149 --- /dev/null +++ b/examples/nodejs-mongodb-mongoose-restify/templates/dashboard/page.html @@ -0,0 +1,3 @@ + +<h3>Guestbook</h3> + |