blob: 84c9a6c87507badad09e5c63e11b63f0f062b76f [file] [log] [blame]
Arundathi Patil85db5b02019-01-17 14:10:08 +05301<!--
2============LICENSE_START==========================================
3===================================================================
Alexis de Talhouëtc90edac2019-03-25 13:04:18 -04004Copyright (C) 2018 IBM Intellectual Property. All rights reserved.
Arundathi Patil85db5b02019-01-17 14:10:08 +05305===================================================================
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.
Alexis de Talhouëtc90edac2019-03-25 13:04:18 -040019============LICENSE_END============================================
20-->
21<!doctype html>
22<html lang="en">
23<head>
24 <meta charset="utf-8">
25 <title>CdsUi</title>
26 <base href="/">
27
28 <meta name="viewport" content="width=device-width, initial-scale=1">
29 <link rel="icon" type="image/x-icon" href="favicon.ico">
30</head>
31<body>
32 <app-root></app-root>
33<script type="text/javascript" src="runtime.js"></script><script type="text/javascript" src="polyfills.js"></script><script type="text/javascript" src="styles.js"></script><script type="text/javascript" src="scripts.js"></script><script type="text/javascript" src="vendor.js"></script><script type="text/javascript" src="main.js"></script></body>
34</html>