Remove vestigial code from hour of code view template
This commit is contained in:
parent
9292396dad
commit
f1d4a9d53b
1 changed files with 1 additions and 8 deletions
|
@ -55,11 +55,4 @@ block content
|
||||||
li basic syntax to control your character
|
li basic syntax to control your character
|
||||||
li while loops to solve pesky puzzles
|
li while loops to solve pesky puzzles
|
||||||
li strings & variables to customize actions
|
li strings & variables to customize actions
|
||||||
li how to defeat an ogre (important life skills!)
|
li how to defeat an ogre (important life skills!)
|
||||||
|
|
||||||
//.container-fluid
|
|
||||||
// .row
|
|
||||||
// .col-md-6.text-center
|
|
||||||
// button#student-btn.btn.btn-lg.btn-success(data-i18n="courses.students_click")
|
|
||||||
// .col-md-6.text-center
|
|
||||||
// a.btn.btn-lg.btn-default(data-i18n="courses.teachers_click", href="/courses/teachers?hoc=true")
|
|
Reference in a new issue