Switch to side-by-side view

--- a
+++ b/backend/webserver/api/c2net/index.js
@@ -0,0 +1,3 @@
+'use strict';
+
+module.exports = require('./router');