mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
9 lines
331 B
Text
9 lines
331 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
|
|
button.btn.btn-lg.btn-info.banner#problem-alert-help-button(data-i18n="play_level.problem_alert_help")
|