Skeleton for the ovsdb-ui feature
[netvirt.git] / ovsdb-ui / module / src / main / resources / ovsdb / index.tpl.html
diff --git a/ovsdb-ui/module/src/main/resources/ovsdb/index.tpl.html b/ovsdb-ui/module/src/main/resources/ovsdb/index.tpl.html
new file mode 100644 (file)
index 0000000..3aec420
--- /dev/null
@@ -0,0 +1,14 @@
+<!--\r
+ * Copyright (c) 2015 Inocybe Technologies and others.  All rights reserved.\r
+ *\r
+ * This program and the accompanying materials are made available under the\r
+ * terms of the Eclipse Public License v1.0 which accompanies this distribution,\r
+ * and is available at http://www.eclipse.org/legal/epl-v10.html\r
+-->\r
+\r
+<div class="form-group">\r
+  <span>In progress</span>\r
+  <div id="errorMessage" class="alert alert-danger" role="alert">\r
+      {{err.message}}\r
+  </div>\r
+</div>\r