mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
Merge pull request #354 from justin-/fix/diplomat-template
Add indentation to fix template engine output
This commit is contained in:
commit
ad8a8e00e8
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