From aa8b895aeab3d2b020c230ab6c678dfa18e05265 Mon Sep 17 00:00:00 2001 From: Sarina Canelake Date: Sat, 13 Dec 2014 19:12:42 -0800 Subject: [PATCH] Remove "legacy" footer now that new edx footer in place --- lms/templates/footer-legacy.html | 97 -------------------------------- 1 file changed, 97 deletions(-) delete mode 100644 lms/templates/footer-legacy.html diff --git a/lms/templates/footer-legacy.html b/lms/templates/footer-legacy.html deleted file mode 100644 index 717814387b..0000000000 --- a/lms/templates/footer-legacy.html +++ /dev/null @@ -1,97 +0,0 @@ -## mako -<%! from django.core.urlresolvers import reverse %> -<%! from django.utils.translation import ugettext as _ %> -<%namespace name='static' file='static_content.html'/> - -## WARNING: These files are specific to edx.org and are not used in installations outside of that domain. Open edX users will want to use the file "footer.html" for any changes or overrides. -