Switch to side-by-side view

--- a/frontend/js/app.js
+++ b/frontend/js/app.js
@@ -1,6 +1,6 @@
 'use strict';
 
-angular.module('esn.c2net', [
+angular.module('tut.c2net', [
   'op.dynamicDirective',
   'ui.router'
 ])