From 3777cd2f5efece32c7bf735d42ca43e2451088f5 Mon Sep 17 00:00:00 2001 From: Piotr Mitros Date: Wed, 22 Aug 2012 16:15:24 -0400 Subject: [PATCH] Added missing file --- lms/templates/enroll_students.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 lms/templates/enroll_students.html 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 @@ +

Student Enrollment Form

+ +

Course: ${ course } + +

+ +

Add new students

+ + +
+ +

Existing students: + +

${ existing_students } + +

New students added: +${ added_students } + +

Students rejected: +${ rejected_students } + +

Debug: +

${ debug } + + +

foo +

bar +

biff