codecombat/app/templates/play/level/tome/problem_alert.jade

9 lines
228 B
Text
Raw Normal View History

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