mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-23 19:32:03 -04: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")
|
a(href='/account/subscription', data-i18n="teachers.how_much_2")
|
||||||
span.spr.spl(data-i18n="teachers.how_much_3")
|
span.spr.spl(data-i18n="teachers.how_much_3")
|
||||||
p
|
p
|
||||||
span We offer one-time purchase site licenses for groups, such as a class or school. Please contact
|
span.spr 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
|
a(href='mailto:team@codecombat.com?subject=School%20Site%20License') team@codecombat.com
|
||||||
span.spl for more details.
|
span.spl for more details.
|
||||||
p(data-i18n="teachers.how_much_4")
|
p(data-i18n="teachers.how_much_4")
|
||||||
h4
|
h4
|
||||||
|
|
Loading…
Add table
Reference in a new issue