aboutsummaryrefslogtreecommitdiff
path: root/app/views/index.scala.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/index.scala.html')
-rw-r--r--app/views/index.scala.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/index.scala.html b/app/views/index.scala.html
deleted file mode 100644
index 68d37fb..0000000
--- a/app/views/index.scala.html
+++ /dev/null
@@ -1,5 +0,0 @@
-@()
-
-@main("Welcome to Play") {
- <h1>Welcome to Play!</h1>
-}