diff --git a/app/templates/play/level/level_loading.jade b/app/templates/play/level/level_loading.jade index b7b75e3bd..486333fd8 100644 --- a/app/templates/play/level/level_loading.jade +++ b/app/templates/play/level/level_loading.jade @@ -34,6 +34,7 @@ strong.tip(data-i18n='play_level.tip_debugging_program') If debugging is the process of removing bugs, then programming must be the process of putting them in. - Edsger W. Dijkstra strong.tip(data-i18n='play_level.tip_forums') Head over to the forums and tell us what you think! strong.tip(data-i18n='play_level.tip_impossible') It always seems impossible until it's done. - Nelson Mandela + strong.tip(data-i18n='play_level.tip_move_forward') Whatever you do, keep moving forward. - Martin Luther King Jr. strong.tip.rare(data-i18n='play_level.tip_baby_coders') In the future, even babies will be Archmages. strong.tip.rare(data-i18n='play_level.tip_hardware_problem') Q: How many programmers does it take to change a light bulb? A: None, it's a hardware problem.