summaryrefslogtreecommitdiffstats
path: root/src/editAttributes/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/editAttributes/index.html')
-rw-r--r--src/editAttributes/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/editAttributes/index.html b/src/editAttributes/index.html
new file mode 100644
index 0000000..45c0d04
--- /dev/null
+++ b/src/editAttributes/index.html
@@ -0,0 +1,12 @@
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>Edit Attributes</title>
+</head>
+
+<body>
+<div id="set-attribute-app"></div>
+</body>
+
+<script src="editAttributesBundle.js"></script>
+</html>