summaryrefslogtreecommitdiff
path: root/views/index.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'views/index.tpl')
-rw-r--r--views/index.tpl12
1 files changed, 12 insertions, 0 deletions
diff --git a/views/index.tpl b/views/index.tpl
new file mode 100644
index 0000000..20ba140
--- /dev/null
+++ b/views/index.tpl
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <meta name="description" content="Facade content">
+ <meta name="author" content="Qvarnlabs Ltd">
+ <title>Facade content</title>
+ </head>
+ <body>
+ <p>You ARE logged in. Well done!</p>
+ </body>
+</html>