diff --git a/app/views/bootcamp/levels/show.html.haml b/app/views/bootcamp/levels/show.html.haml index 0852f6ebc7..64704cba75 100644 --- a/app/views/bootcamp/levels/show.html.haml +++ b/app/views/bootcamp/levels/show.html.haml @@ -7,7 +7,7 @@ .span Levels .seperator / .title - Level 1: + Level #{@level.idx}: = @level.title .lg-container @@ -20,7 +20,7 @@ .details %h1 - Level 1: + Level #{@level.idx}: = @level.title .lg-container