fix space issue
This commit is contained in:
parent
bbe6b50489
commit
e0f470fdcc
|
|
@ -61,8 +61,9 @@ rest = context.JK.Rest()
|
|||
|
||||
|
||||
if this.props.school.education
|
||||
explain = `<p>Please register here if you are a private music lesson teacher affiliated with the {this.props.school.name}
|
||||
music program, and if you are interested in teaching online music lessons using the JamKazam service. When you
|
||||
explain = `<p>Please register here if you are a private music lesson teacher affiliated with
|
||||
the {this.props.school.name} music program, and if you are interested in teaching online music lessons using the
|
||||
JamKazam service. When you
|
||||
have registered, someone from JamKazam will contact you to answer any questions you have about our online lesson
|
||||
service. We'll help you get set up and ready to go, and we'll get into an online session with you to make sure
|
||||
everything is working properly.</p>`
|
||||
|
|
|
|||
Loading…
Reference in New Issue