aboutsummaryrefslogtreecommitdiff
path: root/app/views/pages/static/index.scala.html
diff options
context:
space:
mode:
authorPacien TRAN-GIRARD2015-02-08 20:03:02 +0100
committerPacien TRAN-GIRARD2015-02-08 20:03:02 +0100
commitc00cb6ae05f548f7ae270a93ad44f57207380406 (patch)
treed4fff3d2ec28fcfb5be4e0eed2621f8ac1462b74 /app/views/pages/static/index.scala.html
parent00443f9d168dc4fc272dee84c9ab8641062bf259 (diff)
downloadminibay-c00cb6ae05f548f7ae270a93ad44f57207380406.tar.gz
Put views in packages
Diffstat (limited to 'app/views/pages/static/index.scala.html')
-rw-r--r--app/views/pages/static/index.scala.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/pages/static/index.scala.html b/app/views/pages/static/index.scala.html
new file mode 100644
index 0000000..b6e0029
--- /dev/null
+++ b/app/views/pages/static/index.scala.html
@@ -0,0 +1,3 @@
1@(message: String)
2
3@message