From b1794c53ac97d77a16c10ed915336f08cff1e5e3 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 22 Mar 2016 15:51:54 +0100 Subject: Login in Angular : first draft --- client/angular/users/components/login/login.component.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 client/angular/users/components/login/login.component.html (limited to 'client/angular/users/components/login/login.component.html') diff --git a/client/angular/users/components/login/login.component.html b/client/angular/users/components/login/login.component.html new file mode 100644 index 000000000..940694515 --- /dev/null +++ b/client/angular/users/components/login/login.component.html @@ -0,0 +1,14 @@ +

Login

+
+
+ + +
+ +
+ + +
+ + +
-- cgit v1.2.3