summaryrefslogtreecommitdiff
path: root/examples/layouts/loading.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/layouts/loading.html')
-rw-r--r--examples/layouts/loading.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/layouts/loading.html b/examples/layouts/loading.html
new file mode 100644
index 0000000..e8157e7
--- /dev/null
+++ b/examples/layouts/loading.html
@@ -0,0 +1,12 @@
+ <section id="loading">
+ <div class="main">
+ <div></div>
+ <div></div>
+ <div></div>
+ <div></div>
+ <div></div>
+ <div></div>
+ <div></div>
+ <div></div>
+ </div>
+ </section>