diff --git a/templates/login/login.html b/templates/login/login.html index 99cee86..890cd5a 100644 --- a/templates/login/login.html +++ b/templates/login/login.html @@ -4,7 +4,7 @@
+ value="{{ login }}" autofocus>
diff --git a/templates/login/opt_input.html b/templates/login/opt_input.html index 12f0759..39d449e 100644 --- a/templates/login/opt_input.html +++ b/templates/login/opt_input.html @@ -8,7 +8,7 @@
+ placeholder="XXXXXX" autofocus>
diff --git a/templates/login/password_reset.html b/templates/login/password_reset.html index 2ed3361..69bfad8 100644 --- a/templates/login/password_reset.html +++ b/templates/login/password_reset.html @@ -8,7 +8,7 @@
+ placeholder="Password" autofocus/>