Matteo Scandolo | 4eb4ccb | 2016-01-26 11:02:16 -0800 | [diff] [blame] | 1 | <!DOCTYPE html> |
| 2 | <!-- |
| 3 | ~ Copyright 2015 Open Networking Laboratory |
| 4 | ~ |
| 5 | ~ Licensed under the Apache License, Version 2.0 (the "License"); |
| 6 | ~ you may not use this file except in compliance with the License. |
| 7 | ~ You may obtain a copy of the License at |
| 8 | ~ |
| 9 | ~ http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | ~ |
| 11 | ~ Unless required by applicable law or agreed to in writing, software |
| 12 | ~ distributed under the License is distributed on an "AS IS" BASIS, |
| 13 | ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 14 | ~ See the License for the specific language governing permissions and |
| 15 | ~ limitations under the License. |
| 16 | ~ |
| 17 | --> |
| 18 | <html> |
| 19 | <head> |
| 20 | <meta charset="utf-8"> |
| 21 | <link rel="shortcut icon" href="imgs/bird.png"> |
| 22 | |
| 23 | <title>CORD Subscriber Portal</title> |
| 24 | |
| 25 | <script src="bower_components/angular/angular.js"></script> |
| 26 | <script src="bower_components/angular-route/angular-route.js"></script> |
| 27 | <script src="bower_components/angular-animate/angular-animate.js"></script> |
| 28 | <script src="bower_components/angular-resource/angular-resource.js"></script> |
Matteo Scandolo | 94992fd | 2016-01-27 13:51:07 -0800 | [diff] [blame] | 29 | <script src="bower_components/angular-cookies/angular-cookies.js"></script> |
Matteo Scandolo | 4eb4ccb | 2016-01-26 11:02:16 -0800 | [diff] [blame] | 30 | <script src="bower_components/jquery/dist/jquery.js"></script> |
| 31 | |
| 32 | <script src="cord.js"></script> |
Matteo Scandolo | 61bea66 | 2016-01-26 17:21:39 -0800 | [diff] [blame] | 33 | <script src="app/fw/services/rest.js"></script> |
| 34 | <script src="app/fw/services/helpers.js"></script> |
Matteo Scandolo | 4eb4ccb | 2016-01-26 11:02:16 -0800 | [diff] [blame] | 35 | <link rel="stylesheet" href="app/view/common/common.css"> |
| 36 | |
| 37 | <script src="app/fw/mast/mast.js"></script> |
| 38 | <link rel="stylesheet" href="app/fw/mast/mast.css"> |
| 39 | <script src="app/fw/foot/foot.js"></script> |
| 40 | <link rel="stylesheet" href="app/fw/foot/foot.css"> |
| 41 | |
| 42 | <script src="app/fw/nav/nav.js"></script> |
| 43 | <link rel="stylesheet" href="app/fw/nav/nav.css"> |
| 44 | |
| 45 | <script src="app/fw/icon/icon.js"></script> |
| 46 | |
| 47 | <script src="app/view/login/login.js"></script> |
| 48 | <link rel="stylesheet" href="app/view/login/login.css"> |
| 49 | |
| 50 | <script src="app/view/home/home.js"></script> |
| 51 | <link rel="stylesheet" href="app/view/home/home.css"> |
| 52 | |
| 53 | <script src="app/view/user/user.js"></script> |
| 54 | <link rel="stylesheet" href="app/view/user/user.css"> |
| 55 | |
| 56 | <script src="app/view/bundle/bundle.js"></script> |
| 57 | <link rel="stylesheet" href="app/view/bundle/bundle.css"> |
| 58 | |
| 59 | </head> |
| 60 | <body ng-app="cordGui"> |
| 61 | <div id="frame" ng-controller="CordCtrl as cordCtrl"> |
| 62 | |
| 63 | <mast></mast> |
| 64 | <foot></foot> |
| 65 | <div id="view" ng-view></div> |
| 66 | |
| 67 | <svg id="icon-defs"> |
| 68 | <defs> |
| 69 | <symbol id="bird" viewBox="352 224 113 112"> |
| 70 | <path d="M427.7,300.4 c-6.9,0.6-13.1,5-19.2,7.1c-18.1,6.2-33.9, |
| 71 | 9.1-56.5,4.7c24.6,17.2,36.6,13,63.7,0.1c-0.5,0.6-0.7,1.3-1.3, |
| 72 | 1.9c1.4-0.4,2.4-1.7,3.4-2.2c-0.4,0.7-0.9,1.5-1.4,1.9c2.2-0.6, |
| 73 | 3.7-2.3,5.9-3.9c-2.4,2.1-4.2,5-6,8c-1.5,2.5-3.1,4.8-5.1,6.9c-1, |
| 74 | 1-1.9,1.9-2.9,2.9c-1.4,1.3-2.9,2.5-5.1,2.9c1.7,0.1,3.6-0.3,6.5 |
| 75 | -1.9c-1.6,2.4-7.1,6.2-9.9,7.2c10.5-2.6,19.2-15.9,25.7-18c18.3 |
| 76 | -5.9,13.8-3.4,27-14.2c1.6-1.3,3-1,5.1-0.8c1.1,0.1,2.1,0.3,3.2, |
| 77 | 0.5c0.8,0.2,1.4,0.4,2.2,0.8l1.8,0.9c-1.9-4.5-2.3-4.1-5.9-6c-2.3 |
| 78 | -1.3-3.3-3.8-6.2-4.9c-7.1-2.6-11.9,11.7-11.7-5c0.1-8,4.2-14.4, |
| 79 | 6.4-22c1.1-3.8,2.3-7.6,2.4-11.5c0.1-2.3,0-4.7-0.4-7c-2-11.2-8.4 |
| 80 | -21.5-19.7-24.8c-1-0.3-1.1-0.3-0.9,0c9.6,17.1,7.2,38.3,3.1,54.2 |
| 81 | C429.9,285.5,426.7,293.2,427.7,300.4z"></path> |
| 82 | </symbol> |
| 83 | <symbol id="checkMark" viewBox="0 0 10 10"> |
| 84 | <path d="M2.6,4.5c0,0,0.7-0.4,1.2,0.3l1.0,1.8c0,0,2.7-5.4,2.8-5.7c |
| 85 | 0,0,0.5-0.9,1.4-0.1c0,0,0.5,0.5,0,1.3S6.8,7.3,5.6,9.2c0,0-0.4,0.5 |
| 86 | -1.2,0.1S2.2,5.4,2.2,5.4S2.2,4.7,2.6,4.5z"></path> |
| 87 | </symbol> |
| 88 | <symbol id="xMark" viewBox="0 0 10 10"> |
| 89 | <path d="M9.0,7.2C8.2,6.9,7.4,6.1,6.7,5.2c0.4-0.5,0.7-0.8,0.8-1.0C |
| 90 | 7.8,3.5,9.4,1.6,8.1,1.1C6.8,0.6,6.6,1.7,6.6,1.7C6.4,2.1,6.0,2.7, |
| 91 | 5.4,3.4C4.9,2.5,4.5,1.9,4.5,1.9S3.8,0.2,2.9,0.7C1.9,1.1,2.3,2.3, |
| 92 | 2.3,2.3c0.3,1.1,0.8,2.1,1.4,2.9C2.5,6.4,1.3,7.4,1.3,7.4S0.8,7.8, |
| 93 | 0.8,8.1C0.9,8.3,0.9,9.6,2.4,9.1C3.1,8.8,4.1,7.9,5.1,7.0c1.3,1.3, |
| 94 | 2.5,1.9,2.5,1.9s0.5,0.5,1.4-0.2C9.8,7.9,9.0,7.2,9.0,7.2z"></path> |
| 95 | </symbol> |
| 96 | </defs> |
| 97 | </svg> |
| 98 | </div> |
| 99 | |
| 100 | <script type='text/javascript' id="__bs_script__"> |
| 101 | //<![CDATA[ |
| 102 | document.write("<script async src='http://HOST:3000/browser-sync/browser-sync-client.2.11.1.js'><\/script>".replace("HOST", location.hostname)); |
| 103 | //]]> |
| 104 | </script> |
| 105 | </body> |
| 106 | </html> |