Added IMSI and Profiles list pages
diff --git a/mCordPortal/src/cord.js b/mCordPortal/src/cord.js
index 4843846..e356f7a 100644
--- a/mCordPortal/src/cord.js
+++ b/mCordPortal/src/cord.js
@@ -56,7 +56,7 @@
         })
         .state('profile', {
           url: '/profile',
-          template: '<profile-list></profile-list>'
+          template: '<profiles-list></profiles-list>'
         })
         .state('imsi', {
           url: '/imsi',