mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-01 07:40:22 -04:00
Update teacher trial copy
This commit is contained in:
parent
ccd96122e1
commit
12b28234a7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ block content
|
|||
h2(data-i18n="teachers_survey.title") Teacher Survey
|
||||
|
||||
if me.isAnonymous()
|
||||
p(data-i18n="teachers_survey.must_be_logged") You must be logged in to apply. Please create an account or log in from the menu above.
|
||||
p(data-i18n="teachers_survey.must_be_logged") You must be logged in first. Please create an account or log in from the menu above.
|
||||
else if fetchingData
|
||||
h4(data-i18n="teachers_survey.retrieving") Retrieving information...
|
||||
else if existingRequests.length > 0
|
||||
|
|
Loading…
Add table
Reference in a new issue