about summary refs log tree commit diff
path: root/views/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'views/index.html')
-rw-r--r--views/index.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/views/index.html b/views/index.html
new file mode 100644
index 000000000000..67d9bcbae59b
--- /dev/null
+++ b/views/index.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+    <meta charset="UTF-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
+    <title>Submit Queue</title>
+</head>
+
+<body>
+</body>
+
+</html>