aboutsummaryrefslogtreecommitdiff
path: root/client/html/home.hbs
diff options
context:
space:
mode:
Diffstat (limited to 'client/html/home.hbs')
-rw-r--r--client/html/home.hbs5
1 files changed, 5 insertions, 0 deletions
diff --git a/client/html/home.hbs b/client/html/home.hbs
new file mode 100644
index 0000000..fc476b5
--- /dev/null
+++ b/client/html/home.hbs
@@ -0,0 +1,5 @@
+<div class='content-wrapper transparent' id='home'>
+ <div class='messages'></div>
+ <h1>{{name}}</h1>
+ <footer>Version: <span class='version'>{{version}}</span> (built {{buildDate}})</footer>
+</div>

© 2015 - 2026 Jakob L. Kreuze