blob: b1ce6712e0f27c406065e961494b75c5cf47a14e [file] [log] [blame]
Skip Wonnell2c977e22018-03-01 08:30:15 -06001<!--
2============LICENSE_START==========================================
3===================================================================
4Copyright (C) 2018 AT&T Intellectual Property. All rights reserved.
5===================================================================
6
7Unless otherwise specified, all software contained herein is licensed
8under the Apache License, Version 2.0 (the License);
9you may not use this software except in compliance with the License.
10You may obtain a copy of the License at
11
12 http://www.apache.org/licenses/LICENSE-2.0
13
14Unless required by applicable law or agreed to in writing, software
15distributed under the License is distributed on an "AS IS" BASIS,
16WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17See the License for the specific language governing permissions and
18limitations under the License.
19
Skip Wonnell2c977e22018-03-01 08:30:15 -060020============LICENSE_END============================================
21-->
22
23<!doctype html>
24<html lang="en">
Gangarajula, Uday Bhasker (ug0221)ebec20f2018-03-27 16:51:48 -040025
Skip Wonnell2c977e22018-03-01 08:30:15 -060026<head>
27 <meta charset="utf-8">
sj108sf27d5542018-04-02 14:46:25 +053028 <title>Controller Design Tool</title>
Skip Wonnell2c977e22018-03-01 08:30:15 -060029 <base href="./index.html">
30
31
32 <meta name="viewport" content="width=device-width, initial-scale=1">
33 <link rel="icon" type="image/x-icon" href="favicon.ico">
34
35</head>
Gangarajula, Uday Bhasker (ug0221)ebec20f2018-03-27 16:51:48 -040036
Skip Wonnell2c977e22018-03-01 08:30:15 -060037<body>
Gangarajula, Uday Bhasker (ug0221)ebec20f2018-03-27 16:51:48 -040038 <app-root></app-root>
Skip Wonnell2c977e22018-03-01 08:30:15 -060039</body>
Gangarajula, Uday Bhasker (ug0221)ebec20f2018-03-27 16:51:48 -040040
Skip Wonnell2c977e22018-03-01 08:30:15 -060041</html>