mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-13 22:49:51 -04:00
fix unneeded changes
This commit is contained in:
parent
56b81f175e
commit
259c91b62d
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
form.form
|
||||
.form-group
|
||||
label.control-label(for="email")
|
||||
span() Email #{temp}
|
||||
span(data-i18n="general.email") Email
|
||||
| :
|
||||
.input-border
|
||||
input#email.input-large.form-control(name="email", type="email", value=formValues.email)
|
||||
|
|
Loading…
Reference in a new issue