summaryrefslogtreecommitdiff
path: root/new/splash/pages/index.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'new/splash/pages/index.html.erb')
-rw-r--r--new/splash/pages/index.html.erb9
1 files changed, 9 insertions, 0 deletions
diff --git a/new/splash/pages/index.html.erb b/new/splash/pages/index.html.erb
new file mode 100644
index 0000000..d033c90
--- /dev/null
+++ b/new/splash/pages/index.html.erb
@@ -0,0 +1,9 @@
+<html>
+ <head>
+ <title>It works!</title>
+ </head>
+ <body>
+ <h1>Test</h1>
+ Last update: <%= Time.now %>
+ </body>
+</html>