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
|
@ -56,10 +56,3 @@ block content
|
|||
li while loops to solve pesky puzzles
|
||||
li strings & variables to customize actions
|
||||
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