aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-ui/src/heat.html
diff options
context:
space:
mode:
Diffstat (limited to 'openecomp-ui/src/heat.html')
-rw-r--r--openecomp-ui/src/heat.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/openecomp-ui/src/heat.html b/openecomp-ui/src/heat.html
new file mode 100644
index 0000000000..3334074782
--- /dev/null
+++ b/openecomp-ui/src/heat.html
@@ -0,0 +1,12 @@
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Heat Validation</title>
+</head>
+
+<body>
+<div id="heat-validation-app"></div>
+</body>
+
+<script src="heat-validation_en.js"></script>
+</html>