mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-27 17:45:40 -05:00
Added a spr to replace a spl
This commit is contained in:
parent
9eddd114e2
commit
27b2b53943
1 changed files with 2 additions and 2 deletions
|
@ -115,8 +115,8 @@ block content
|
|||
a(href='/account/subscription', data-i18n="teachers.how_much_2")
|
||||
span.spr.spl(data-i18n="teachers.how_much_3")
|
||||
p
|
||||
span We offer one-time purchase site licenses for groups, such as a class or school. Please contact
|
||||
a.spl(href='mailto:team@codecombat.com?subject=School%20Site%20License') team@codecombat.com
|
||||
span.spr We offer one-time purchase site licenses for groups, such as a class or school. Please contact
|
||||
a(href='mailto:team@codecombat.com?subject=School%20Site%20License') team@codecombat.com
|
||||
span.spl for more details.
|
||||
p(data-i18n="teachers.how_much_4")
|
||||
h4
|
||||
|
|
Loading…
Reference in a new issue