Added pages
diff --git a/mCordPortal/src/app/components/footer/footer.html b/mCordPortal/src/app/components/footer/footer.html
index 334df39..4f3e7e6 100644
--- a/mCordPortal/src/app/components/footer/footer.html
+++ b/mCordPortal/src/app/components/footer/footer.html
@@ -1,6 +1,6 @@
 <!--Foot partial html-->
 <div class="footer">
-    <div class="container">
+    <div class="container-fluid">
         <div class="col-xs-12 text-right">
             © M-CORD Project. All rights reserved.
         </div>
diff --git a/mCordPortal/src/app/components/header/header.html b/mCordPortal/src/app/components/header/header.html
index 6e9d5f8..7718acd 100644
--- a/mCordPortal/src/app/components/header/header.html
+++ b/mCordPortal/src/app/components/header/header.html
@@ -17,6 +17,15 @@
                     <a href="#/">Home</a>
                 </li>
                 <li>
+                    <a href="#/enode">E Node B</a>
+                </li>
+                <li>
+                    <a href="#/profile">Profiles</a>
+                </li>
+                <li>
+                    <a href="#/imsi">Imsi</a>
+                </li>
+                <li>
                     <a href="#/services">Services</a>
                 </li>
                 <li ng-click="vm.logout()">