+
+
404
+ Nothin' to see here!
+
+
+
diff --git a/hourglass/client/standards/loading.css b/hourglass/client/standards/loading.css
new file mode 100644
index 0000000..82a0eec
--- /dev/null
+++ b/hourglass/client/standards/loading.css
@@ -0,0 +1,8 @@
+#loadCont {
+ color: #FFF;
+ width: 100%;
+ height: 100%;
+
+ background-color: #222328;
+ cursor: default;
+}
\ No newline at end of file
diff --git a/hourglass/client/standards/loading.html b/hourglass/client/standards/loading.html
new file mode 100644
index 0000000..80ba5e5
--- /dev/null
+++ b/hourglass/client/standards/loading.html
@@ -0,0 +1,4 @@
+