License issue fix in azure source code
[multicloud/azure.git] / azure / aria / aria-extension-cloudify / src / aria / examples / hello-world / index.html
diff --git a/azure/aria/aria-extension-cloudify/src/aria/examples/hello-world/index.html b/azure/aria/aria-extension-cloudify/src/aria/examples/hello-world/index.html
deleted file mode 100644 (file)
index 8d21c3a..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-    <header>
-        <title>ARIA Hello World</title>
-    </header>
-<body>
-    <h1>Hello, World!</h1>
-    <p>
-        blueprint_id = {{ ctx.service_template.name }}<br/>
-        deployment_id = {{ ctx.service.name }}<br/>
-        node_id = {{ ctx.node.name }}
-    </p>
-    <img src="aria-logo.png">
-</body>
-</html>
\ No newline at end of file