summaryrefslogtreecommitdiff
path: root/views/index.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/index.ejs')
-rw-r--r--views/index.ejs10
1 files changed, 10 insertions, 0 deletions
diff --git a/views/index.ejs b/views/index.ejs
new file mode 100644
index 0000000..eda262c
--- /dev/null
+++ b/views/index.ejs
@@ -0,0 +1,10 @@
+<!doctype html>
+<html>
+<head>
+<title>Postgres Testbed</title>
+</head>
+<body>
+<h1>Postgres Testbed</h1>
+</body>
+</html>
+