From 21fe582788a00a6a999f500c0328dfe68fc8b351 Mon Sep 17 00:00:00 2001 From: Brian Wilson Date: Wed, 9 Jan 2013 11:51:55 -0500 Subject: [PATCH] No longer need this extra file. --- lms/templates/test_center_register_modal.html | 109 ------------------ 1 file changed, 109 deletions(-) delete mode 100644 lms/templates/test_center_register_modal.html diff --git a/lms/templates/test_center_register_modal.html b/lms/templates/test_center_register_modal.html deleted file mode 100644 index 5638d4750b..0000000000 --- a/lms/templates/test_center_register_modal.html +++ /dev/null @@ -1,109 +0,0 @@ -<%namespace name='static' file='static_content.html'/> -<%! from django.core.urlresolvers import reverse %> -<%! from django_countries.countries import COUNTRIES %> -<%! from student.models import UserProfile %> -<%! from datetime import date %> -<%! import calendar %> - - - -