mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
8 lines
228 B
Text
8 lines
228 B
Text
button.close(type="button") ×
|
|
h3.problem-alert-title(data-i18n="play_level.problem_alert_title") Fix Your Code
|
|
if hint
|
|
span.problem-title!= hint
|
|
br
|
|
span.problem-subtitle!= message
|
|
else
|
|
span.problem-title!= message
|