Minor fixes to match new HTML and CSS updates.

LMS-1311
This commit is contained in:
Diana Huang
2013-10-24 09:14:26 -04:00
parent 5b63b176da
commit 43bdb5da54
2 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
## -*- coding: utf-8 -*-
<%! from django.utils.translation import ugettext as _ %>
<%namespace name='static' file='static_content.html'/>
<!doctype html>