diff --git a/app/templates/course/stage/instructions.hbs b/app/templates/course/stage/instructions.hbs index 9a7e2689a..c654faaa8 100644 --- a/app/templates/course/stage/instructions.hbs +++ b/app/templates/course/stage/instructions.hbs @@ -84,6 +84,32 @@ {{/if}} + {{! TODO: Remove this temporary card }} + {{#if (and @model.courseStage.isSecond (eq @model.courseStage.course.slug "shell"))}} +
+ I'm working on improving our stage 2 experience. +
++ If you find anything confusing here, mind letting me know on + + this forum post? +
+