diff --git a/accounts/templates/accounts/login.html b/accounts/templates/accounts/login.html index 13f0c16a..5a62d61f 100755 --- a/accounts/templates/accounts/login.html +++ b/accounts/templates/accounts/login.html @@ -26,7 +26,7 @@

Log In

+ placeholder="Username" required autofocus>
@@ -98,4 +98,4 @@

Log In

- \ No newline at end of file + diff --git a/accounts/templates/accounts/signup.html b/accounts/templates/accounts/signup.html index 34933048..fdfac7ef 100755 --- a/accounts/templates/accounts/signup.html +++ b/accounts/templates/accounts/signup.html @@ -28,7 +28,7 @@

Register New User

+ placeholder="First Name" required autofocus>
@@ -49,7 +49,7 @@

Register New User

+ placeholder="Last Name" required autofocus>
@@ -70,7 +70,7 @@

Register New User

+ placeholder="Username" required autofocus>
@@ -136,7 +136,7 @@

Register New User

- +