summaryrefslogtreecommitdiff
path: root/views/index.ejs
blob: eda262c21c1a2192d053c79952ed8de4c8e7b759 (plain)
1
2
3
4
5
6
7
8
9
10
<!doctype html>
<html>
<head>
<title>Postgres Testbed</title>
</head>
<body>
<h1>Postgres Testbed</h1>
</body>
</html>