mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-13 22:49:51 -04:00
Add indentation to fix template engine output
This commit is contained in:
parent
eb3f57ce34
commit
719dbea3bf
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ block content
|
|||
| create an account
|
||||
span
|
||||
span(data-i18n="contribute.alert_account_message_suf")
|
||||
| first.
|
||||
| first.
|
||||
|
||||
label.checkbox(for="translator").well
|
||||
input(type='checkbox', name="translator", id="translator")
|
||||
|
|
Loading…
Reference in a new issue