diff --git a/lms/templates/enroll_students.html b/lms/templates/enroll_students.html new file mode 100644 index 0000000000..2f0b6ccc01 --- /dev/null +++ b/lms/templates/enroll_students.html @@ -0,0 +1,29 @@ +
Course: ${ course } + +
+ +Existing students: + +
${ existing_students } + +
New students added: +${ added_students } + +
Students rejected: +${ rejected_students } + +
Debug: +
${ debug } + + +
foo +
bar +
biff