From d46ed7ff5352a76b56d2c58d9f82bfd52211f833 Mon Sep 17 00:00:00 2001 From: David Ormsbee Date: Thu, 22 Aug 2013 14:54:38 -0400 Subject: [PATCH] very stupid initial photo verification attempt save just so we can stuff into a cart --- .../verify_student/photo_verification.html | 318 ++++++++++++++++++ 1 file changed, 318 insertions(+) create mode 100644 lms/templates/verify_student/photo_verification.html diff --git a/lms/templates/verify_student/photo_verification.html b/lms/templates/verify_student/photo_verification.html new file mode 100644 index 0000000000..fb098d3c65 --- /dev/null +++ b/lms/templates/verify_student/photo_verification.html @@ -0,0 +1,318 @@ +<%! from django.utils.translation import ugettext as _ %> +<%! from django.core.urlresolvers import reverse %> +<%inherit file="../main.html" /> + +<%block name="bodyclass">register verification photos + +<%block name="js_extra"> + + + + + +<%block name="content"> +
+ + + +
+

Your Progress

+
    +
  1. Current: Step 1 Take Your Photo
  2. +
  3. Step 2 ID Photo
  4. +
  5. Step 3 Review
  6. +
  7. Step 4 Payment
  8. +
  9. Finished Confirmation
  10. +
+
+ + + + + + + +
+

More questions? Check out our FAQs.

+

Change your mind? You can always Audit the course for free without verifying.

+
+ + +
+ + + + + + +