From 90ab949f92accc79e3ab3bc1fe01098955a29c51 Mon Sep 17 00:00:00 2001 From: Nitin Teotia Date: Wed, 25 Dec 2019 05:27:02 +0530 Subject: [PATCH] login form --- index.html | 1 + login.html | 1 + 2 files changed, 2 insertions(+) diff --git a/index.html b/index.html index 137305f..4551741 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@ My App this is my app! + Login Form \ No newline at end of file diff --git a/login.html b/login.html index e69de29..e9f12b6 100644 --- a/login.html +++ b/login.html @@ -0,0 +1 @@ +login \ No newline at end of file