From a2225160d5d2737e3691af04253c3403e76cc9d5 Mon Sep 17 00:00:00 2001 From: Son NK Date: Sat, 6 Jul 2019 15:42:36 +0200 Subject: [PATCH] Fix wordings on Login page --- .gitignore | 3 ++- app/auth/templates/auth/login.html | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 14c437c3..1a9fc03e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ db.sqlite .env .pytest_cache -.vscode \ No newline at end of file +.vscode +.DS_Store \ No newline at end of file diff --git a/app/auth/templates/auth/login.html b/app/auth/templates/auth/login.html index 4666ec2e..84492bbe 100644 --- a/app/auth/templates/auth/login.html +++ b/app/auth/templates/auth/login.html @@ -33,7 +33,7 @@ {{ form.password(class="form-control", type="password") }} @@ -50,13 +50,13 @@ -->
- Don't have account yet? Sign up + Don't have an account yet? Sign up