aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/views/index.rocker.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/views/index.rocker.html')
-rw-r--r--src/main/resources/views/index.rocker.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/resources/views/index.rocker.html b/src/main/resources/views/index.rocker.html
new file mode 100644
index 0000000..3389ba9
--- /dev/null
+++ b/src/main/resources/views/index.rocker.html
@@ -0,0 +1,3 @@
+@layout.template("Index", RockerContent.NONE, RockerContent.NONE) -> {
+<h1>Welcome to Kloud!</h1>
+}