summaryrefslogtreecommitdiffstats
path: root/src/editAttributes/index.html
blob: 45c0d0460e79440a46eace0e1728e08b896640e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
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>