aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-ui/src/index.html
blob: d4fab4dcb220dad1ae409d940483a2ccd28503df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta http-equiv="Content-type" content="text/html"/>
    <link rel="SHORTCUT ICON" href="images/icons/favicon.png"/>
    <title>Service Design &amp; Creation</title>
</head>
<body>
<div id="sdc-app" class="sdc-app"></div>

</body>
</html>
npm