mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-05-01 08:23:57 -04:00
Added a missing spr in CLA.jade
This commit is contained in:
parent
79d7d6269a
commit
169627af82
1 changed files with 1 additions and 2 deletions
|
@ -94,7 +94,7 @@
|
||||||
.form-group
|
.form-group
|
||||||
label(for="github-username") Github Username
|
label(for="github-username") Github Username
|
||||||
input(name="github-username", type="text")#github-username.form-control
|
input(name="github-username", type="text")#github-username.form-control
|
||||||
span.help-block Please include if contributing to the
|
span.help-block.spr Please include if contributing to the
|
||||||
<a href="https://github.com/codecombat/codecombat">Github repository</a>.
|
<a href="https://github.com/codecombat/codecombat">Github repository</a>.
|
||||||
p
|
p
|
||||||
| Please press I AGREE below to indicate your agreement.
|
| Please press I AGREE below to indicate your agreement.
|
||||||
|
@ -106,4 +106,3 @@
|
||||||
p
|
p
|
||||||
strong
|
strong
|
||||||
em This agreement was previously signed on #{moment(signedCLA).format('LLLL')}
|
em This agreement was previously signed on #{moment(signedCLA).format('LLLL')}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue