diff --git a/create/templates/create_instance.html b/create/templates/create_instance.html index f9a0692..9df7326 100644 --- a/create/templates/create_instance.html +++ b/create/templates/create_instance.html @@ -77,6 +77,13 @@ +
+ +
+ +
+ +
@@ -278,6 +285,7 @@
+
-
- -
- -
- -
@@ -435,4 +436,4 @@ var editor = ace.edit("editor"); editor.getSession().setMode("ace/mode/xml"); -{% endblock %} \ No newline at end of file +{% endblock %}