diff --git a/themes/edx.org/lms/templates/footer.html b/themes/edx.org/lms/templates/footer.html index 55aad69328..c849aa451a 100644 --- a/themes/edx.org/lms/templates/footer.html +++ b/themes/edx.org/lms/templates/footer.html @@ -1,5 +1,7 @@ ## mako <%! + import datetime + from django.utils.translation import ugettext as _ from branding.api import get_footer %> @@ -35,10 +37,10 @@ % endfor ## The OpenEdX link may be hidden when this view is served