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