aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-workflow-designer-ui/src/main/frontend/index.html
blob: f0d2b573e4280a16e950fab60bdb4937ce171eab (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8">
    <title>SDC Workflow App</title>
</head>
<body>
<div id="root"></div>
</body>
</html>