From 68847b98e7b7804656e2abe09190a1b3553dbfc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Pu=C5=A1nik?= Date: Tue, 29 Sep 2015 13:12:02 +0200 Subject: logout, sign in + change password modals, setting drop-down, profile screen --- index.html | 214 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 205 insertions(+), 9 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 2299c2d..105fae4 100644 --- a/index.html +++ b/index.html @@ -54,12 +54,57 @@ -
  • + @@ -70,14 +115,20 @@
    + + + + + + + + + @@ -197,6 +392,7 @@ + -- cgit v1.2.1