From 58b4bc50d64ea8b664a2f023eb5889c640ec9a0f Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Tue, 9 Jun 2015 18:53:48 +0300 Subject: Login, logout and simple routing --- client/templates/login.html | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 client/templates/login.html (limited to 'client/templates/login.html') diff --git a/client/templates/login.html b/client/templates/login.html new file mode 100644 index 0000000..1f42513 --- /dev/null +++ b/client/templates/login.html @@ -0,0 +1,4 @@ + -- cgit v1.3.1