From 55f725a502011155f0943f2340ef3763f014ccc0 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Sun, 26 Apr 2020 15:48:24 +0300 Subject: Initial commit --- frontend/src/login.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 frontend/src/login.html (limited to 'frontend/src/login.html') diff --git a/frontend/src/login.html b/frontend/src/login.html new file mode 100644 index 0000000..abae4f8 --- /dev/null +++ b/frontend/src/login.html @@ -0,0 +1,26 @@ + + + + PostgREST demo + + + +
+ + Index + Login + Logout + +
+
+ + + +
+ + + \ No newline at end of file -- cgit v1.3