summaryrefslogtreecommitdiff
path: root/twirllib/test/resources/hello-world/core/views/hello.scala.html
diff options
context:
space:
mode:
Diffstat (limited to 'twirllib/test/resources/hello-world/core/views/hello.scala.html')
-rw-r--r--twirllib/test/resources/hello-world/core/views/hello.scala.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/twirllib/test/resources/hello-world/core/views/hello.scala.html b/twirllib/test/resources/hello-world/core/views/hello.scala.html
deleted file mode 100644
index acadf615..00000000
--- a/twirllib/test/resources/hello-world/core/views/hello.scala.html
+++ /dev/null
@@ -1,6 +0,0 @@
-@(title: String)
-<html>
- <body>
- <h1>@title</h1>
- </body>
-</html> \ No newline at end of file